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