i-bash/tests/run-herestr

3 lines
107 B
Text
Raw Normal View History

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