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