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