3 lines
103 B
Plaintext
3 lines
103 B
Plaintext
${THIS_SH} ./arith.tests > ${BASH_TSTOUT} 2>&1
|
|
diff ${BASH_TSTOUT} arith.right && rm -f ${BASH_TSTOUT}
|