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