${THIS_SH} ./set-e.tests > ${TMPDIR}/xx
: ${TMPDIR:=.}
diff ${TMPDIR}/xx set-e.right && rm -f ${TMPDIR}/xx
