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