aboutsummaryrefslogtreecommitdiff
path: root/test-suite/output/BadOptionValueType.out
blob: 7388982e7fca4a3e938f8cefe6b98548bc5ab417 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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:
This is an option. A value must be provided.
The command has indeed failed with message:
Bad type of value for this option: expected string, got int.
The command has indeed failed with message:
This is an option. A value must be provided.
The command has indeed failed with message:
This is a flag. It does not take a value.
The command has indeed failed with message:
This is a flag. It does not take a value.
The command has indeed failed with message:
This option does not support the "Unset" command.