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