data/method/busybox/busybox-1.36.0/shell/hush_test/hush-getopts/getopt_positional.right

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