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