From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:53117) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1d5VVP-0007OL-Sh for guix-patches@gnu.org; Tue, 02 May 2017 06:58:09 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1d5VVL-0004vu-32 for guix-patches@gnu.org; Tue, 02 May 2017 06:58:07 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:52172) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1d5VVK-0004vd-Um for guix-patches@gnu.org; Tue, 02 May 2017 06:58:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1d5VVK-0003O6-HN for guix-patches@gnu.org; Tue, 02 May 2017 06:58:02 -0400 Subject: bug#26625: [PATCH] gnu : Add unshield. Resent-Message-ID: From: manolis837@gmail.com Date: Tue, 2 May 2017 13:57:24 +0300 Message-Id: <20170502105725.30391-1-manolis837@gmail.com> In-Reply-To: <87zif5zwlb.fsf@fastmail.com> References: <87zif5zwlb.fsf@fastmail.com> 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: 26625@debbugs.gnu.org Hello Marius, Thank you for looking into the patch. The tests needed some work to be able to run in guix, but they work now. If everythin is okay, I will push it to master. Thank you, Manolis