i-bash/tests/run-exp-tests

3 lines
93 B
Text
Raw Normal View History

1996-12-23 17:02:34 +00:00
${THIS_SH} ./exp-tests | grep -v '^expect' > /tmp/xx
diff /tmp/xx exp.right && rm -f /tmp/xx