]> git.ipfire.org Git - thirdparty/bash.git/blame - tests/run-extglob
Bash-5.2-rc4 release
[thirdparty/bash.git] / tests / run-extglob
CommitLineData
cce855bc
JA
1PATH=$PATH:`pwd`
2export PATH
a0c0a00f
CR
3${THIS_SH} ./extglob.tests | grep -v '^expect' > ${BASH_TSTOUT}
4diff ${BASH_TSTOUT} extglob.right && rm -f ${BASH_TSTOUT}