]> git.ipfire.org Git - thirdparty/bash.git/blame - tests/run-coproc
Bash-5.2-rc4 release
[thirdparty/bash.git] / tests / run-coproc
CommitLineData
a0c0a00f
CR
1${THIS_SH} ./coproc.tests > ${BASH_TSTOUT} 2>&1
2diff ${BASH_TSTOUT} coproc.right && rm -f ${BASH_TSTOUT}