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