Files
android_external_bash/tests/run-set-e
2016-09-15 16:59:08 -04:00

3 lines
98 B
Plaintext

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