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

3 lines
103 B
Plaintext

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