init version.
[bush.git] / tests / 6.cmd / read / run-read
blob9d95769d429bd0101ac4394b0f25f213a723902a
1 echo "warning: please do not consider output differing only in the amount of" >&2
2 echo "warning: white space to be an error." >&2
3 ${THIS_SH} ./read.tests > ${BUSH_TSTOUT} 2>&1
4 diff ${BUSH_TSTOUT} read.right && rm -f ${BUSH_TSTOUT}