summaryrefslogtreecommitdiff
path: root/test-suite/output/BadOptionValueType.out
blob: 34d8518a75cadda330637a067ce248bac5b33891 (plain)
1
2
3
4
5
6
7
8
The command has indeed failed with message:
Bad type of value for this option: expected int, got string.
The command has indeed failed with message:
Bad type of value for this option: expected bool, got string.
The command has indeed failed with message:
Bad type of value for this option: expected bool, got int.
The command has indeed failed with message:
Bad type of value for this option: expected bool, got int.