Files
bash/tests/run-posixexp
2011-12-12 21:59:37 -05:00

3 lines
88 B
Plaintext

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