summaryrefslogtreecommitdiffstats
path: root/tests/expected/getopt/options-long_option_ambiguous_1
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--tests/expected/getopt/options-long_option_ambiguous_12
-rw-r--r--tests/expected/getopt/options-long_option_ambiguous_1.err1
2 files changed, 3 insertions, 0 deletions
diff --git a/tests/expected/getopt/options-long_option_ambiguous_1 b/tests/expected/getopt/options-long_option_ambiguous_1
new file mode 100644
index 0000000..3e1a967
--- /dev/null
+++ b/tests/expected/getopt/options-long_option_ambiguous_1
@@ -0,0 +1,2 @@
+ --
+exit value: 1
diff --git a/tests/expected/getopt/options-long_option_ambiguous_1.err b/tests/expected/getopt/options-long_option_ambiguous_1.err
new file mode 100644
index 0000000..1422799
--- /dev/null
+++ b/tests/expected/getopt/options-long_option_ambiguous_1.err
@@ -0,0 +1 @@
+getopt: option '--long' is ambiguous; possibilities: '--long1' '--long2'