]> git.ipfire.org Git - thirdparty/bash.git/blob - tests/run-lastpipe
Bash-4.2 patch 16
[thirdparty/bash.git] / tests / run-lastpipe
1 ${THIS_SH} ./lastpipe.tests > /tmp/xx 2>&1
2 diff /tmp/xx lastpipe.right && rm -f /tmp/xx