i-bash/tests/run-posixexp

3 lines
88 B
Text
Raw Normal View History

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