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