i-bash/tests/run-posixexp2

3 lines
90 B
Text
Raw Normal View History

${THIS_SH} ./posixexp2.tests > /tmp/xx 2>&1
diff /tmp/xx posixexp2.right && rm -f /tmp/xx