apenwarr-redo/t/test2.args.do
Avery Pennarun b9853d3858 minimal/do: handle nonzero exit codes and set $1/$2 correctly.
Also add some tests to confirm this.
2010-11-17 19:07:27 -08:00

3 lines
63 B
Text

[ "$1" = "test2.args" ]
[ "$2" = "" ]
[ "$3" != "test2.args" ]