2 lines
86 B
Text
2 lines
86 B
Text
${THIS_SH} ./getopts.tests > /tmp/xx 2>&1
|
|
diff /tmp/xx getopts.right && rm -f /tmp/xx
|