]> git.ipfire.org Git - thirdparty/bash.git/blob - tests/run-invert
Bash-4.2 patch 14
[thirdparty/bash.git] / tests / run-invert
1 ${THIS_SH} ./invert.tests 2>&1 | grep -v '^expect' > /tmp/xx
2 diff /tmp/xx invert.right && rm -f /tmp/xx