Files
android_external_bash/tests/run-complete
2020-12-06 15:51:17 -05:00

3 lines
109 B
Plaintext

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