]> git.ipfire.org Git - thirdparty/bash.git/blob - tests/run-extglob3
Bash-4.3 patch 7
[thirdparty/bash.git] / tests / run-extglob3
1 PATH=$PATH:`pwd`
2 export PATH
3 ${THIS_SH} ./extglob3.tests > /tmp/xx
4 diff /tmp/xx extglob3.right && rm -f /tmp/xx