From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:48614) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jCtWB-0001i9-Mz for guix-patches@gnu.org; Fri, 13 Mar 2020 19:15:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1jCtWA-0003kB-S0 for guix-patches@gnu.org; Fri, 13 Mar 2020 19:15:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:54380) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1jCtWA-0003id-MP for guix-patches@gnu.org; Fri, 13 Mar 2020 19:15:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jCtWA-0001UG-HD for guix-patches@gnu.org; Fri, 13 Mar 2020 19:15:02 -0400 Subject: [bug#40032] [PATCH] gnu: Add nvme-cli Resent-Message-ID: MIME-Version: 1.0 References: <20200312181513.GA8595@jasmine.lan> In-Reply-To: <20200312181513.GA8595@jasmine.lan> From: Vincent Legoll Date: Sat, 14 Mar 2020 00:14:41 +0100 Message-ID: Content-Type: text/plain; charset="UTF-8" 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: Leo Famulari Cc: 40032@debbugs.gnu.org I'll investigate further and amend the patch On Thu, Mar 12, 2020 at 7:15 PM Leo Famulari wrote: > > On Thu, Mar 12, 2020 at 02:13:06AM +0100, Vincent Legoll wrote: > > + #:tests? #f)) > > Why are the tests skipped? Please, always add a code comment here for > reviewers. -- Vincent Legoll