aboutsummaryrefslogtreecommitdiffstats
path: root/shell_cmds/sh/tests/builtins/getopts8.0.stdout
diff options
context:
space:
mode:
Diffstat (limited to 'shell_cmds/sh/tests/builtins/getopts8.0.stdout')
-rw-r--r--shell_cmds/sh/tests/builtins/getopts8.0.stdout5
1 files changed, 5 insertions, 0 deletions
diff --git a/shell_cmds/sh/tests/builtins/getopts8.0.stdout b/shell_cmds/sh/tests/builtins/getopts8.0.stdout
new file mode 100644
index 0000000..f10cefc
--- /dev/null
+++ b/shell_cmds/sh/tests/builtins/getopts8.0.stdout
@@ -0,0 +1,5 @@
+?:y
+?:z
+?:w
+x:unset
+OPTIND=3