*** empty log message ***

This commit is contained in:
François Pinard
1994-11-16 02:47:22 +00:00
parent 9044aa8d81
commit ed3fb00d0c

View File

@@ -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",