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