aboutsummaryrefslogtreecommitdiff
path: root/bin/sh/tests/builtins/getopts6.0
diff options
context:
space:
mode:
Diffstat (limited to 'bin/sh/tests/builtins/getopts6.0')
-rw-r--r--bin/sh/tests/builtins/getopts6.01
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/sh/tests/builtins/getopts6.0 b/bin/sh/tests/builtins/getopts6.0
index 1d3c39ba953e..5cf2bc462915 100644
--- a/bin/sh/tests/builtins/getopts6.0
+++ b/bin/sh/tests/builtins/getopts6.0
@@ -1,4 +1,3 @@
-# $FreeBSD$
set -- -x -y
getopts :x var || echo "First getopts bad: $?"