]> git.ipfire.org Git - thirdparty/bash.git/blame - tests/run-coproc
Bash-4.3 patch 7
[thirdparty/bash.git] / tests / run-coproc
CommitLineData
3185942a
JA
1echo "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