From: François Pinard Date: Wed, 16 Nov 1994 02:47:22 +0000 (+0000) Subject: *** empty log message *** X-Git-Url: https://git.brokenzipper.com/gitweb?a=commitdiff_plain;h=ed3fb00d0c897865ccec89f512e849163eb025e1;p=chaz%2Ftar *** empty log message *** --- diff --git a/src/buffer.c b/src/buffer.c index 5f454b9..bad85e2 100644 --- a/src/buffer.c +++ b/src/buffer.c @@ -1285,10 +1285,10 @@ close_archive () if (WEXITSTATUS (status) == (SIGPIPE + 128)) { /* - * /bin/sh returns this if its child - * dies with SIGPIPE. 'Sok. - */ - break; + * /bin/sh returns this if its child + * dies with SIGPIPE. 'Sok. + */ + /* Do nothing. */ } else if (WEXITSTATUS (status)) msg ("child returned status %d",