nt9856x/BSP/busybox/shell/hush_test/hush-getopts/getopt_positional.right
2023-03-28 15:07:53 +08:00

7 lines
175 B
Plaintext

*** no OPTIND, optstring:'we' args:-q -w -e r -t -y
./getopt_positional.tests: invalid option -- q
var:'?' OPTIND:2
var:'w' OPTIND:3
var:'e' OPTIND:4
exited: var:'?' OPTIND:4