Files
bash/tests/run-rhs-exp
2016-09-15 16:59:08 -04:00

3 lines
107 B
Plaintext

${THIS_SH} ./rhs-exp.tests 2>&1 > ${BASH_TSTOUT}
diff ${BASH_TSTOUT} rhs-exp.right && rm -f ${BASH_TSTOUT}