Gentoo Logo
Gentoo Spaceship




Note: Due to technical difficulties, the Archives are currently not up to date. GMANE provides an alternative service for most mailing lists.
c.f. bug 424647
List Archive: gentoo-dev
Navigation:
Lists: gentoo-dev: < Prev By Thread Next > < Prev By Date Next >
Headers:
To: gentoo-dev@g.o
From: Samuli Suominen <ssuominen@g.o>
Subject: RFC: Small patch to get rid of last hasq() in eclass/tests/
Date: Mon, 11 Jul 2011 21:06:47 +0300
I've never used eclass/tests/ or are familiar with where it's used, so
can I get an ACK or two for this?

--- eclass/tests/tests-common.sh.orig	2011-07-11 21:04:16.000000000 +0300
+++ eclass/tests/tests-common.sh	2011-07-11 21:04:40.000000000 +0300
@@ -27,5 +27,4 @@
 	debug-print "now in section ${*}"
 }

-hasq() { [[ " ${*:2} " == *" $1 "* ]]; }
-has() { hasq "$@"; }
+has() { [[ " ${*:2} " == *" $1 "* ]]; }


Replies:
Re: RFC: Small patch to get rid of last hasq() in eclass/tests/
-- Mike Frysinger
Re: RFC: Small patch to get rid of last hasq() in eclass/tests/
-- Ciaran McCreesh
Navigation:
Lists: gentoo-dev: < Prev By Thread Next > < Prev By Date Next >
Previous by thread:
Re: [gentoo-commits] proj/gentoostats:master commit in: server/
Next by thread:
Re: RFC: Small patch to get rid of last hasq() in eclass/tests/
Previous by date:
Re: Re: Problem signing manifests for ebuilds
Next by date:
Re: RFC: Small patch to get rid of last hasq() in eclass/tests/


Updated Jun 29, 2012

Summary: Archive of the gentoo-dev mailing list.

Donate to support our development efforts.

Copyright 2001-2013 Gentoo Foundation, Inc. Questions, Comments? Contact us.