repo.or.cz
/
bush.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
init version.
[bush.git]
/
tests
/
6.cmd
/
read
/
run-read
blob
9d95769d429bd0101ac4394b0f25f213a723902a
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}