illumos-port-bash/tests/run-more-exp

3 lines
129 B
Plaintext

${THIS_SH} ./more-exp.tests 2>&1 | grep -v '^expect' > ${BASH_TSTOUT}
diff ${BASH_TSTOUT} more-exp.right && rm -f ${BASH_TSTOUT}