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