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

3 lines
104 B
Plaintext

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