summaryrefslogtreecommitdiffstats
path: root/tests/run-exp-tests
blob: 78cf754d8d2ca48a7ee267c0672338269696c802 (plain)
1
2
${THIS_SH} ./exp.tests 2>&1 | grep -v '^expect' > ${BASH_TSTOUT}
diff ${BASH_TSTOUT} exp.right && rm -f ${BASH_TSTOUT}