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

3 lines
104 B
Plaintext

${THIS_SH} ./posixpat.tests > ${BASH_TSTOUT}
diff ${BASH_TSTOUT} posixpat.right && rm -f ${BASH_TSTOUT}