summaryrefslogtreecommitdiffstats
path: root/tests/run-nquote
blob: 03954b8b4146d97601233439bc561aef0b038420 (plain)
1
2
${THIS_SH} ./nquote.tests 2>&1 | grep -v '^expect' > ${BASH_TSTOUT}
diff ${BASH_TSTOUT} nquote.right && rm -f ${BASH_TSTOUT}