Files
bash/tests/run-comsub-eof
2015-10-12 09:57:17 -04:00

3 lines
113 B
Plaintext

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