Ignore SIGPIPE signals in order to prevent '[Errno 32] Broken pipe' exceptions from...
authorZac Medico <zmedico@gentoo.org>
Mon, 26 Jun 2006 19:31:26 +0000 (19:31 -0000)
committerZac Medico <zmedico@gentoo.org>
Mon, 26 Jun 2006 19:31:26 +0000 (19:31 -0000)
commit156695fb4c84016e57067fc652467860a024a6bd
tree499b7a7b1d80ad9d1bffba71f2f8c7c508522072
parent2d9d2fac75980398994c8a806f33cc26dde504cb
Ignore SIGPIPE signals in order to prevent '[Errno 32] Broken pipe' exceptions from being raised when emerge output is being piped.  This reverts a behavior change from r3606.

svn path=/main/trunk/; revision=3668
bin/emerge