]> git.ipfire.org Git - thirdparty/bash.git/blob - tests/run-arith-for
bash-5.0 distribution sources and documentation
[thirdparty/bash.git] / tests / run-arith-for
1 ${THIS_SH} ./arith-for.tests > ${BASH_TSTOUT} 2>&1
2 diff ${BASH_TSTOUT} arith-for.right && rm -f ${BASH_TSTOUT}