Files
bash/tests/run-coproc
T
2015-06-23 15:32:39 -04:00

3 lines
84 B
Plaintext

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