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