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