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