From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id CFBC1138262 for ; Mon, 23 May 2016 20:54:26 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6E66E14234; Mon, 23 May 2016 20:54:18 +0000 (UTC) Received: from a1www.kph.uni-mainz.de (a1www.kph.uni-mainz.de [134.93.134.1]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 3A172224044 for ; Mon, 23 May 2016 20:54:16 +0000 (UTC) Received: from a1i15.kph.uni-mainz.de (a1i15.kph.uni-mainz.de [134.93.134.92]) by a1www.kph.uni-mainz.de (8.14.9/8.14.7) with ESMTP id u4NKsAsA014790; Mon, 23 May 2016 22:54:10 +0200 Received: from a1i15.kph.uni-mainz.de (localhost [127.0.0.1]) by a1i15.kph.uni-mainz.de (8.14.8/8.14.2) with ESMTP id u4NKsAdX021816; Mon, 23 May 2016 22:54:10 +0200 Received: (from ulm@localhost) by a1i15.kph.uni-mainz.de (8.14.8/8.14.8/Submit) id u4NKsATu021812; Mon, 23 May 2016 22:54:10 +0200 Message-ID: <22339.28145.503540.74975@a1i15.kph.uni-mainz.de> Date: Mon, 23 May 2016 22:54:09 +0200 To: gentoo-dev@lists.gentoo.org Cc: =?iso-8859-2?Q?Micha=B3_G=F3rny?= Subject: Re: [gentoo-dev] [PATCH] git-r3.eclass: Support EGIT_SUBMODULES to filter used submodules, #497164 In-Reply-To: <20160523195419.11522-1-mgorny@gentoo.org> References: <20160523195419.11522-1-mgorny@gentoo.org> X-Mailer: VM 8.2.0b under 24.3.1 (x86_64-pc-linux-gnu) From: Ulrich Mueller Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@lists.gentoo.org Reply-to: gentoo-dev@lists.gentoo.org MIME-Version: 1.0 Content-Type: multipart/signed; boundary="pgp+signed+yA5tV2hF1iAS/fz"; micalg=pgp-sha256; protocol="application/pgp-signature" X-Archives-Salt: fbcde90b-643a-4077-ace8-5a6d489bd2cb X-Archives-Hash: e2de05d5b46ab0e97425081cafb7b776 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --pgp+signed+yA5tV2hF1iAS/fz Content-Type: text/plain; charset=iso-8859-2 Content-Transfer-Encoding: quoted-printable >>>>> On Mon, 23 May 2016, Micha=B3 G=F3rny wrote: > +if [[ ${EGIT=5FSUBMODULES[@]+1} && $(declare -p EGIT=5FSUBMODULES) != =3D "declare -a"* ]] > +then > +=09die 'EGIT=5FSUBMODULES must be an array.' > +fi Must this test be in global scope=3F Ulrich --pgp+signed+yA5tV2hF1iAS/fz Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.22 (GNU/Linux) iQEcBAEBCAAGBQJXQ23oAAoJEMMJBoUcYcJzGzwH/RwvBhDuQ3KF/RV5eSmsSsoQ A6lc2CmFn5FiqNAQ4xyQvXIyLWuJZEYBspASMWpHVRcwYo3wOHw1QxNDOS2louFv wmCdrYp0Sx8NFKgNm6w8jH0lBSwTKynQCKM3mZTZmVGEH/PwQLj2gKg1yeytxKWq /7Cf4juMWcV+Ce3hovrtWp7KiQL/0iyYpZpiO3ReD55SgA9QfRNfhaI4OIad0fzy GX8t4XrMWiexvG5UdTPkWcbkl+kNY9ZBMYIotufTjwuKCTD6rC2wGaPyXATsJA33 Ryd+8+sxfpX/VvLGwz2UKKLcX13Kgcqifm2/E4bWiREpVrZaOm/VznLMXeKt8bE= =aolc -----END PGP SIGNATURE----- --pgp+signed+yA5tV2hF1iAS/fz--