Imported from ../bash-2.0.tar.gz.
[platform/upstream/bash.git] / tests / run-arith
1 ${THIS_SH} ./arith.tests > /tmp/xx 2>&1
2 diff /tmp/xx arith.right && rm -f /tmp/xx