busybox/shell/hush_test/hush-getopts
Denys Vlasenko 9a7d0a0191 shell: add OPTARG poisoning to getopt_optarg.tests
ash fails this!

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2017-08-11 02:37:48 +02:00
..
getopt_optarg.right hush: teach getopts to set/unset OPTARG 2017-08-11 02:05:21 +02:00
getopt_optarg.tests shell: add OPTARG poisoning to getopt_optarg.tests 2017-08-11 02:37:48 +02:00
getopt_positional.right
getopt_positional.tests hush: teach getopts to set/unset OPTARG 2017-08-11 02:05:21 +02:00
getopt_simple.right
getopt_simple.tests