${THIS_SH} ./nquote5.tests 2>&1 | grep -v '^expect' > ${TMPDIR}/xx
: ${TMPDIR:=.}
diff ${TMPDIR}/xx nquote5.right && rm -f ${TMPDIR}/xx
