diff options
Diffstat (limited to '')
-rw-r--r-- | tests/expected/getopt/options-unquoted_option_bash | 5 | ||||
-rw-r--r-- | tests/expected/getopt/options-unquoted_option_bash.err | 0 |
2 files changed, 5 insertions, 0 deletions
diff --git a/tests/expected/getopt/options-unquoted_option_bash b/tests/expected/getopt/options-unquoted_option_bash new file mode 100644 index 0000000..8da362f --- /dev/null +++ b/tests/expected/getopt/options-unquoted_option_bash @@ -0,0 +1,5 @@ + -a $?!* --long1 "\' -- More + than +one +line +exit value: 0 diff --git a/tests/expected/getopt/options-unquoted_option_bash.err b/tests/expected/getopt/options-unquoted_option_bash.err new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/tests/expected/getopt/options-unquoted_option_bash.err |