diff options
Diffstat (limited to 'bin/cash/tests/builtins/getopts8.0.stdout')
-rw-r--r-- | bin/cash/tests/builtins/getopts8.0.stdout | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/bin/cash/tests/builtins/getopts8.0.stdout b/bin/cash/tests/builtins/getopts8.0.stdout new file mode 100644 index 00000000..f10cefcd --- /dev/null +++ b/bin/cash/tests/builtins/getopts8.0.stdout @@ -0,0 +1,5 @@ +?:y +?:z +?:w +x:unset +OPTIND=3 |