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