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