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 6D481158090 for ; Sun, 29 May 2022 16:52:50 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6CD00E08BB; Sun, 29 May 2022 16:52:49 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 50B82E08BB for ; Sun, 29 May 2022 16:52:49 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 smtp.gentoo.org (Postfix) with ESMTPS id 519323419BE for ; Sun, 29 May 2022 16:52:48 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AE83948C for ; Sun, 29 May 2022 16:52:46 +0000 (UTC) From: "Robin H. Johnson" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Robin H. Johnson" Message-ID: <1653843132.aef014f88bd2ef8a125ca082bb654e7a64f8b77c.robbat2@gentoo> Subject: [gentoo-commits] proj/genkernel:master commit in: / X-VCS-Repository: proj/genkernel X-VCS-Committer: robbat2 X-VCS-Committer-Name: Robin H. Johnson X-VCS-Revision: aef014f88bd2ef8a125ca082bb654e7a64f8b77c X-VCS-Branch: master Date: Sun, 29 May 2022 16:52:46 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 6a87dc1c-1aea-44cf-a7ba-ee8513d90dba X-Archives-Hash: aab08b9a1fd543ae1542665c10ff3f96 commit: aef014f88bd2ef8a125ca082bb654e7a64f8b77c Author: Robin H. Johnson gentoo org> AuthorDate: Sun May 29 16:52:12 2022 +0000 Commit: Robin H. Johnson gentoo org> CommitDate: Sun May 29 16:52:12 2022 +0000 URL: https://gitweb.gentoo.org/proj/genkernel.git/commit/?id=aef014f8 Fixes a mistake with quotation usage when testing for LVM flag Closes: https://github.com/gentoo/genkernel/pull/39 Merges: https://github.com/gentoo/genkernel/pull/39 Signed-off-by: Robin H. Johnson gentoo.org> defaults/linuxrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)