i-bash/tests/run-invert

3 lines
104 B
Text
Raw Normal View History

2009-01-12 13:36:28 +00:00
${THIS_SH} ./invert.tests 2>&1 | grep -v '^expect' > /tmp/xx
2000-03-17 21:46:59 +00:00
diff /tmp/xx invert.right && rm -f /tmp/xx