i-bash/tests/run-more-exp
2009-09-12 16:46:49 +00:00

2 lines
108 B
Text

${THIS_SH} ./more-exp.tests 2>&1 | grep -v '^expect' > /tmp/xx
diff /tmp/xx more-exp.right && rm -f /tmp/xx