i-bash/tests/run-shopt
2016-09-15 16:59:08 -04:00

2 lines
103 B
Text

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