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