Files
bash/tests/run-appendop
T

3 lines
109 B
Plaintext

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