If read were to return with an error, bad things would happen. Fix it.
authorManuel Novoa III <mjn3@codepoet.org>
Wed, 26 May 2004 15:21:19 +0000 (15:21 -0000)
committerManuel Novoa III <mjn3@codepoet.org>
Wed, 26 May 2004 15:21:19 +0000 (15:21 -0000)
commitd709743b09a456f4550ad0b06dca89dc41a19e60
tree994819fb891500254f5b5780c384b7cc075c9610
parenta6f6a95ba45e094bbee6fd0895925a992e4a29cd
If read were to return with an error, bad things would happen.  Fix it.
Also, make sure read errors are reflected in the applet exit code.
coreutils/tee.c