From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:34831) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1e1SfX-0001Hv-IW for guix-patches@gnu.org; Mon, 09 Oct 2017 03:40:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1e1SfS-0002Ji-4X for guix-patches@gnu.org; Mon, 09 Oct 2017 03:40:07 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:48376) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1e1SfS-0002JY-1X for guix-patches@gnu.org; Mon, 09 Oct 2017 03:40:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1e1SfR-0004xO-Pf for guix-patches@gnu.org; Mon, 09 Oct 2017 03:40:01 -0400 Subject: bug#28750: gnurl 7.56.0 Resent-To: guix-patches@gnu.org Resent-Message-ID: From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) References: <20171008173437.jis5cp6dj6onopow@abyayala> <20171008203703.xmnol3vj5xu26ikv@abyayala> Date: Mon, 09 Oct 2017 09:38:51 +0200 In-Reply-To: <20171008203703.xmnol3vj5xu26ikv@abyayala> (ng0@infotropique.org's message of "Sun, 8 Oct 2017 20:37:03 +0000") Message-ID: <87mv50ahys.fsf@gnu.org> 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: ng0 Cc: 28750-done@debbugs.gnu.org ng0 skribis: > From c6562431f5ccfad0a8a83d76fee08d9a2673c845 Mon Sep 17 00:00:00 2001 > From: ng0 > Date: Sun, 8 Oct 2017 20:32:01 +0000 > Subject: [PATCH] gnu: gnurl: Let the testsuite run test1026. > > * gnu/packages/gnunet.scm (gnurl)[argument]: Remove > '(delete-file "tests/data/test1026")' and the comments related to it. Applied, thanks! Ludo'.