From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:53827) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dNafJ-0005Mb-Ce for guix-patches@gnu.org; Wed, 21 Jun 2017 04:07:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dNafG-0001fY-5w for guix-patches@gnu.org; Wed, 21 Jun 2017 04:07:05 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:56135) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dNafG-0001fM-2p for guix-patches@gnu.org; Wed, 21 Jun 2017 04:07:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1dNafF-0006RO-Sb for guix-patches@gnu.org; Wed, 21 Jun 2017 04:07:01 -0400 Subject: [bug#26339] [PATCH] tests: Add syslinux gpt test. Resent-Message-ID: References: <20170402134916.2871-1-m.othacehe@gmail.com> <20170518102618.24842-1-m.othacehe@gmail.com> <87mv9d3q62.fsf@gnu.org> <87lgonkjdj.fsf@gmail.com> <87tw3al8n6.fsf@gnu.org> From: Mathieu Othacehe In-reply-to: <87tw3al8n6.fsf@gnu.org> Date: Wed, 21 Jun 2017 10:05:57 +0200 Message-ID: <86o9th22ai.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain 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: 26339@debbugs.gnu.org Hi Ludo, > Otherwise LGTM, thanks for taking the time to write this test! Thanks for the review I pushed those two patches as dbaef95 and a48a20fb. For the last one (#f package and installer), I have to give it some thought. Mathieu