public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] portage r15098 - main/trunk/bin
@ 2009-12-16 10:30 Zac Medico (zmedico)
  0 siblings, 0 replies; only message in thread
From: Zac Medico (zmedico) @ 2009-12-16 10:30 UTC (permalink / raw
  To: gentoo-commits

Author: zmedico
Date: 2009-12-16 10:30:32 +0000 (Wed, 16 Dec 2009)
New Revision: 15098

Modified:
   main/trunk/bin/ebuild.sh
Log:
Bug #296710 - Add equery to QA_INTERCEPTORS since it can trigger a fork bomb.


Modified: main/trunk/bin/ebuild.sh
===================================================================
--- main/trunk/bin/ebuild.sh	2009-12-16 10:18:21 UTC (rev 15097)
+++ main/trunk/bin/ebuild.sh	2009-12-16 10:30:32 UTC (rev 15098)
@@ -1765,7 +1765,7 @@
 shopt -u extglob
 
 if [[ ${EBUILD_PHASE} == depend ]] ; then
-	QA_INTERCEPTORS="awk bash cc egrep fgrep g++
+	QA_INTERCEPTORS="awk bash cc egrep equery fgrep g++
 		gawk gcc grep javac java-config nawk perl
 		pkg-config python python-config sed"
 elif [[ ${EBUILD_PHASE} == clean* ]] ; then




^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-12-16 10:30 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-16 10:30 [gentoo-commits] portage r15098 - main/trunk/bin Zac Medico (zmedico)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox