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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 7302D158015 for ; Sat, 30 Dec 2023 10:34:26 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 25AAD2BC01D; Sat, 30 Dec 2023 10:34:22 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id CA8932BC015 for ; Sat, 30 Dec 2023 10:34:21 +0000 (UTC) From: Ulrich Mueller To: =?utf-8?B?TWljaGHFgiBHw7Nybnk=?= Cc: gentoo-dev@lists.gentoo.org Subject: Re: [gentoo-dev] [PATCH 1/2] linux-mod-r1.eclass: Require the compression to succeed In-Reply-To: <20231230050716.127184-1-mgorny@gentoo.org> (=?utf-8?Q?=22Mic?= =?utf-8?Q?ha=C5=82_G=C3=B3rny=22's?= message of "Sat, 30 Dec 2023 06:07:15 +0100") References: <20231230050716.127184-1-mgorny@gentoo.org> Date: Sat, 30 Dec 2023 11:34:13 +0100 Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) 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: 84f72c6a-ada8-4bd6-ac59-f0588d883062 X-Archives-Hash: cc676cf62d3669cb795deac3d984bc48 --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable >>>>> On Sat, 30 Dec 2023, Micha=C5=82 G=C3=B3rny wrote: > - edob "${compress[@]}" -- "${@}" > + edob "${compress[@]}" -- "${@}" || die Doesn't edob already die by itself? --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQFDBAEBCAAtFiEEtDnZ1O9xIP68rzDbUYgzUIhBXi4FAmWP8iUPHHVsbUBnZW50 b28ub3JnAAoJEFGIM1CIQV4uHooH/isLnMKWJ2qjGAKvX5nTHFFubY1/jkqHeFfP OuzRa7MPRIXyp/3kjGNMjEo6+Bkaco/WKPTug+4Eec0ScDkll4kgz+Pcp7LswqDZ ztMITwLWJAIZcZ52shsxlv+KX/dXDvvNFeBSLDsQanNMWvbGMiMmQIi2ywvLwYip ZmPFRXFO5/8/GrsENBO7e+Pk41UwA4ACHnrZFKBRl3ud4OW4LC1qFTs8lT0TS2kf 1HGqPz/2djRpNeY3NxaJIBIqh+qnoMgrMXOSjcjeP4q0O6iMpe+1CY6b8XHJayDT 7gEAX6izk7U4g2InOW7aASIzkM9LhUCQ+meNBtHzwPmMAaX2vRU= =uL22 -----END PGP SIGNATURE----- --=-=-=--