Bug #250148 - Prevent ebuild.sh subprocess from inheriting file descriptor
authorZac Medico <zmedico@gentoo.org>
Fri, 12 Dec 2008 21:28:54 +0000 (21:28 -0000)
committerZac Medico <zmedico@gentoo.org>
Fri, 12 Dec 2008 21:28:54 +0000 (21:28 -0000)
commitffd4b46475bfeee8ac6d90e48d8751169e432b30
treea24da27583d24c63a5aa6fce7f8da2a617875b81
parent2fa6a6ac1aa99626bc001a979f17f8d07e709504
Bug #250148 - Prevent ebuild.sh subprocess from inheriting file descriptor
9, since otherwise if a daemon process such as udevd gets spawned then it
can inherit the file descriptor and hang emerge. (trunk r12189)

svn path=/main/branches/2.1.6/; revision=12222
bin/ebuild.sh