${THIS_SH} ./quote.tests >${TMPDIR}/xx 2>&1
: ${TMPDIR:=.}
diff ${TMPDIR}/xx quote.right && rm -f ${TMPDIR}/xx
