blob: 47e4188b9977ab277b321f478fc06ba6b253a5b9 [file] [log] [blame]
Jari Aalto95732b42005-12-07 14:08:12 +00001echo "warning: please do not consider output differing only in the amount of" >&2
2echo "warning: white space to be an error." >&2
Jari Aaltobb706242000-03-17 21:46:59 +00003${THIS_SH} ./read.tests > /tmp/xx 2>&1
Jari Aaltoccc6cda1996-12-23 17:02:34 +00004diff /tmp/xx read.right && rm -f /tmp/xx