File: test_multiple_parsers.sh.in

package info (click to toggle)
gengetopt 2.23%2Bdfsg1-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 5,032 kB
  • sloc: cpp: 14,765; ansic: 8,232; sh: 4,782; makefile: 754; yacc: 514; lex: 179; sed: 3
file content (7 lines) | stat: -rw-r--r-- 189 bytes parent folder | download
1
2
3
4
5
6
7
#! @SHELL@

set -ex

"$@" ./test_multiple_parsers --first-cmd="-M400 -a10 --multi 100\,200\,300" \
	--second-cmd="-a20 -b10 --my-multi=a\,b\,c\,d\,e\,f" \
	-F"-M500 -M600" -S"--my-multi g"