Files
bash/tests/run-case
2011-12-07 09:24:08 -05:00

3 lines
80 B
Plaintext

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