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