Files
bash/tests/run-coproc
T

3 lines
84 B
Plaintext

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