illumos-port-bash/tests/run-nquote

3 lines
125 B
Plaintext

${THIS_SH} ./nquote.tests 2>&1 | grep -v '^expect' > ${BASH_TSTOUT}
diff ${BASH_TSTOUT} nquote.right && rm -f ${BASH_TSTOUT}