Files
bash/tests/run-rsh
2015-10-12 09:57:17 -04:00

3 lines
99 B
Plaintext

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