illumos-port-bash/tests/run-coproc

3 lines
105 B
Plaintext

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