Files
bash/tests/run-ifs-posix
2016-09-15 16:59:08 -04:00

3 lines
111 B
Plaintext

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