illumos-port-bash/tests/run-extglob3

5 lines
133 B
Plaintext

PATH=$PATH:`pwd`
export PATH
${THIS_SH} ./extglob3.tests > ${BASH_TSTOUT}
diff ${BASH_TSTOUT} extglob3.right && rm -f ${BASH_TSTOUT}