]> git.ipfire.org Git - thirdparty/bash.git/blob - tests/run-posix2
Imported from ../bash-2.0.tar.gz.
[thirdparty/bash.git] / tests / run-posix2
1 ${THIS_SH} ./posix2.tests 2>&1 | grep -v '^expect' > /tmp/xx
2 diff /tmp/xx posix2.right && rm -f /tmp/xx