Files
bash/tests/run-errors
T
2015-08-06 16:48:35 -04:00

3 lines
105 B
Plaintext

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