i-bash/tests/run-set-e

3 lines
98 B
Text
Raw Normal View History

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