i-bash/tests/run-nquote
2016-09-15 16:59:08 -04:00

2 lines
125 B
Text

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