freebsd-skq/bin/sh/tests
jilles 56ecdb9ab8 sh: Don't discard getopts state on unknown option or missing argument.
When getopts finds an invalid option or a missing option-argument, it should
not reset its state and should set OPTIND as normal. This is an old ash bug
that was fixed long ago in dash. Our behaviour now matches most other
shells.
2014-05-10 17:42:21 +00:00
..
builtins sh: Don't discard getopts state on unknown option or missing argument. 2014-05-10 17:42:21 +00:00
errors
execution
expansion
parameters
parser sh: Allow aliases to force alias substitution on the following word. 2014-01-26 21:19:33 +00:00
set-e
legacy_test.sh
Makefile Make bsd.test.mk the only public mk fragment for the building of tests. 2014-03-14 08:56:19 +00:00