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