]> git.ipfire.org Git - thirdparty/bash.git/blob - tests/run-test
Bash-4.3 patch 7
[thirdparty/bash.git] / tests / run-test
1 unset GROUPS UID 2>/dev/null
2
3 ${THIS_SH} ./test.tests >/tmp/xx 2>&1
4 diff /tmp/xx test.right && rm -f /tmp/xx