tizen 2.3.1 release
[external/bash.git] / tests / run-coproc
1 echo "warning: the process IDs printed will differ on every run" >&2
2 echo "warning: and generate diffs" >&2
3 ${THIS_SH} ./coproc.tests > /tmp/xx 2>&1
4 diff /tmp/xx coproc.right && rm -f /tmp/xx