apenwarr-redo/t/dotparams.od

2 lines
113 B
Text
Raw Normal View History

# call this as ". ./dotparams.od a b" from shelltest.od
[ "$1" = a ] && [ "$2" = b ] && [ "$#" = 2 ] || fail 115