From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:52552) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dqLac-0005Yc-83 for guix-patches@gnu.org; Fri, 08 Sep 2017 11:53:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dqLaY-0002wy-CB for guix-patches@gnu.org; Fri, 08 Sep 2017 11:53:06 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:47502) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dqLaY-0002wq-83 for guix-patches@gnu.org; Fri, 08 Sep 2017 11:53:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1dqLaX-0005fx-VJ for guix-patches@gnu.org; Fri, 08 Sep 2017 11:53:02 -0400 Subject: [bug#27477] [PATCH] gnu: acl: Enable tests. Resent-Message-ID: From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) References: <20170624180606.1230-1-kei@openmailbox.org> <20170624182222.GA8908@jasmine.lan> <878tkebz88.fsf@openmailbox.org> Date: Fri, 08 Sep 2017 17:52:04 +0200 In-Reply-To: <878tkebz88.fsf@openmailbox.org> (Kei Kebreau's message of "Mon, 26 Jun 2017 10:27:51 -0400") Message-ID: <87wp5989y3.fsf@gnu.org> 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: Kei Kebreau Cc: 27477@debbugs.gnu.org Kei Kebreau skribis: > Leo Famulari writes: > >> On Sat, Jun 24, 2017 at 02:06:06PM -0400, Kei Kebreau wrote: >>> * gnu/packages/acl.scm (acl)[arguments]: Enable tests. Add >>> 'patch-tests' phase. >> >> Great! >> >> But we'll probably need to wait for the next core-updates cycle. I've >> applied to locally to a core-updates-next branch but it would be great >> if you kept it around for the next cycle :) > > Cool. I'll hold on to the patch! Now is the time to try the patch on =E2=80=98core-updates=E2=80=99! Ludo=E2=80=99.