improve of cmpl.
[bush.git] / tests / run-extglob
blobd5a34a700cc6dacca105dc0fbe12ce0867a1d191
1 PATH=$PATH:`pwd`
2 export PATH
3 ${THIS_SH} ./extglob.tests | grep -v '^expect' > ${BUSH_TSTOUT}
4 diff ${BUSH_TSTOUT} extglob.right && rm -f ${BUSH_TSTOUT}