From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1IdY9k-0006Ar-Pc for garchives@archives.gentoo.org; Thu, 04 Oct 2007 21:22:53 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.14.1/8.14.0) with SMTP id l94LCi51025277; Thu, 4 Oct 2007 21:12:44 GMT Received: from mail.twi-31o2.org (c-24-6-168-204.hsd1.ca.comcast.net [24.6.168.204]) by robin.gentoo.org (8.14.1/8.14.0) with ESMTP id l94LAn2d023015 for ; Thu, 4 Oct 2007 21:10:49 GMT Received: from localhost (localhost [127.0.0.1]) by mail.twi-31o2.org (Postfix) with ESMTP id BB3B78B4006 for ; Thu, 4 Oct 2007 21:10:48 +0000 (UTC) X-Virus-Scanned: amavisd-new at twi-31o2.org Received: from mail.twi-31o2.org ([127.0.0.1]) by localhost (gravity.twi-31o2.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id WMqZq2Q9C8Px for ; Thu, 4 Oct 2007 21:10:41 +0000 (UTC) Received: from [192.168.1.50] (unknown [192.168.1.50]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (No client certificate requested) by mail.twi-31o2.org (Postfix) with ESMTP id 712788B4002 for ; Thu, 4 Oct 2007 21:10:41 +0000 (UTC) Subject: Re: [gentoo-dev] Re: controlling src_test From: Chris Gianelloni To: gentoo-dev@lists.gentoo.org In-Reply-To: References: <47048D89.8060608@p-static.net> <4704FDDA.402@gentoo.org> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-UULXIzssRTUmTe2yTnxC" Date: Thu, 04 Oct 2007 14:10:23 -0700 Message-Id: <1191532223.10601.24.camel@inertia.twi-31o2.org> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@gentoo.org Reply-to: gentoo-dev@lists.gentoo.org Mime-Version: 1.0 X-Mailer: Evolution 2.10.3 X-Archives-Salt: 538d2f62-c0cf-4c65-a799-d1f4cd8d745b X-Archives-Hash: 3511f76388e9bb69522000f7a8fdece1 --=-UULXIzssRTUmTe2yTnxC Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Thu, 2007-10-04 at 13:47 -0600, Ryan Hill wrote: > > I usually disable tests on a per-package basis using /etc/portage/env > > entries. > >=20 > > dirtyepic@tycho ~ $ cat /etc/portage/env/sci-libs/fftw > > NEWFEATURES=3D > >=20 > > for f in ${FEATURES}; do > > if [[ ! $f =3D=3D "test" ]]; then > > NEWFEATURES=3D"${NEWFEATURES} $f" > > fi > > done > >=20 > > FEATURES=3D"${NEWFEATURES}" >=20 > here's a crappy little script to automate it. See, I think this sort of thing is what we should be adding into gentoolkit. It is something that is very useful, but not required for running a Gentoo system. --=20 Chris Gianelloni Release Engineering Strategic Lead Alpha/AMD64/x86 Architecture Teams Games Developer/Foundation Trustee Gentoo Foundation --=-UULXIzssRTUmTe2yTnxC Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.7 (GNU/Linux) iD8DBQBHBVa/kT4lNIS36YERAqcvAKCRh+BoHwFjG4YTPu7BZRY4hFxGYwCgu4gE 84KOCUJm4wfLSTkd1Yrs8/k= =AONj -----END PGP SIGNATURE----- --=-UULXIzssRTUmTe2yTnxC-- -- gentoo-dev@gentoo.org mailing list