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