From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:57411) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jHQAB-0000v9-06 for guix-patches@gnu.org; Thu, 26 Mar 2020 06:55:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1jHQAA-000057-4g for guix-patches@gnu.org; Thu, 26 Mar 2020 06:55:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:52169) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1jHQAA-00004q-1J for guix-patches@gnu.org; Thu, 26 Mar 2020 06:55:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jHQA9-0005nC-Vj for guix-patches@gnu.org; Thu, 26 Mar 2020 06:55:01 -0400 Subject: [bug#40207] [PATCH 2/2] tests: install: Add %test-gui-installed-desktop-os-encrypted. Resent-Message-ID: References: <20200324083626.30650-1-m.othacehe@gmail.com> <20200324083626.30650-2-m.othacehe@gmail.com> <874kueniln.fsf@gnu.org> <87d090nwr7.fsf@gmail.com> <87blokgljc.fsf@gnu.org> From: Mathieu Othacehe In-reply-to: <87blokgljc.fsf@gnu.org> Date: Thu, 26 Mar 2020 11:54:50 +0100 Message-ID: <87blojo079.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: 40207@debbugs.gnu.org Hey, > I don=E2=80=99t have a better idea though. Perhaps it=E2=80=99s better t= o pass an > explicit size in =E2=80=98run-install=E2=80=99 than to modify the 25% hac= k above? Seems fair, fixed and pushed! Thanks, Mathieu