From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 951D813933E for ; Wed, 21 Jul 2021 17:16:53 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 39AEEE091A; Wed, 21 Jul 2021 17:16:49 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id DBB9BE086A for ; Wed, 21 Jul 2021 17:16:48 +0000 (UTC) From: Ulrich Mueller To: Patrice Clement Cc: gentoo-dev@lists.gentoo.org, vim@lists.gentoo.org Subject: Re: [gentoo-dev] [PATCH] eclass/vim-plugin.eclass: delete if has_version condition. In-Reply-To: <20210721164700.10813-1-monsieurp@gentoo.org> (Patrice Clement's message of "Wed, 21 Jul 2021 18:47:00 +0200") References: <20210721164700.10813-1-monsieurp@gentoo.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) Date: Wed, 21 Jul 2021 19:16:36 +0200 Message-ID: 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 X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" X-Archives-Salt: 6b1b9d55-fd54-44bc-991b-5183f8af4305 X-Archives-Hash: 99903e4e0589cee9de8cc8e16793ea5d --=-=-= Content-Type: text/plain >>>>> On Wed, 21 Jul 2021, Patrice Clement wrote: > + if [[ -n "${VIM_PLUGIN_HELPFILES}" ]]; then Quotation marks are not necessary here (and three more times below, in the elif lines). --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQFDBAEBCAAtFiEEtDnZ1O9xIP68rzDbUYgzUIhBXi4FAmD4VnQPHHVsbUBnZW50 b28ub3JnAAoJEFGIM1CIQV4uy5cH/ir6hr8TskbOm9XPJQetiA7WwTpJ7ektK9Uu b4+QpSIJMz6FUet50duEh/b1GzDF6IKF541TEGI4ltsozZM3oQYJ61Oo+AIgzkCx hEBgqIzb6wACSdRaehb1ExaR/M4ZIhNH6BGkCftA5ATmX1Y94MeIlfoz5CnvNrTp W7lofCzmZTEDOXCzrlwC48XgO/o5qWyInKZTlVeTjgQR+KkZQ6O3A61vTOAyKCQP N1whIofVqG0b5jPHSgbwAxUkezIs7BgtGyq1KUVjcFqj7cLWinknN0ozWZw7LfRO f0tIwEyGj6xvO1134h4bhZGXJrZT1LvaZJmuo+gNc/Dflrjy4LY= =HSUx -----END PGP SIGNATURE----- --=-=-=--