]> git.ipfire.org Git - thirdparty/bash.git/blame - tests/run-arith
Bash-4.4 distribution sources and documentation
[thirdparty/bash.git] / tests / run-arith
CommitLineData
a0c0a00f
CR
1${THIS_SH} ./arith.tests > ${BASH_TSTOUT} 2>&1
2diff ${BASH_TSTOUT} arith.right && rm -f ${BASH_TSTOUT}