blob: ce62474efe708bd51abf213998e4101b6e62862f [file] [log] [blame]
Jari Aalto31859422009-01-12 13:36:28 +00001echo "warning: the process IDs printed will differ on every run" >&2
2echo "warning: and generate diffs" >&2
3${THIS_SH} ./coproc.tests > /tmp/xx 2>&1
4diff /tmp/xx coproc.right && rm -f /tmp/xx