i-bash/tests/run-arith-for

3 lines
90 B
Text
Raw Normal View History

2000-03-17 21:46:59 +00:00
${THIS_SH} ./arith-for.tests > /tmp/xx 2>&1
diff /tmp/xx arith-for.right && rm -f /tmp/xx