]> git.ipfire.org Git - thirdparty/bash.git/blame - tests/run-test
bash-4.4 beta release
[thirdparty/bash.git] / tests / run-test
CommitLineData
d3a24ed2
CR
1unset GROUPS UID 2>/dev/null
2
54a5fbe1
CR
3${THIS_SH} ./test.tests >${BASH_TSTOUT} 2>&1
4diff ${BASH_TSTOUT} test.right && rm -f ${BASH_TSTOUT}