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