illumos-port-bash/tests/run-arith-for

3 lines
111 B
Plaintext

${THIS_SH} ./arith-for.tests > ${BASH_TSTOUT} 2>&1
diff ${BASH_TSTOUT} arith-for.right && rm -f ${BASH_TSTOUT}