From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:46107) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1f8ovL-00032a-H6 for guix-patches@gnu.org; Wed, 18 Apr 2018 11:23:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1f8ovG-0003ha-Fb for guix-patches@gnu.org; Wed, 18 Apr 2018 11:23:07 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:51589) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1f8ovG-0003hT-AI for guix-patches@gnu.org; Wed, 18 Apr 2018 11:23:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1f8ovG-0006q7-3n for guix-patches@gnu.org; Wed, 18 Apr 2018 11:23:02 -0400 Subject: [bug#31080] [PATCH 2/2] gnu: Add spindle. Resent-Message-ID: Date: Wed, 18 Apr 2018 17:21:57 +0200 (CEST) From: Pierre-Antoine Rouby Message-ID: <1154376600.8293463.1524064917839.JavaMail.zimbra@inria.fr> In-Reply-To: <20180418150711.GM105827@pe06.us.cray.com> References: <20180411153105.GA105827@pe06.us.cray.com> <20180412084311.26870-1-pierre-antoine.rouby@inria.fr> <20180412084311.26870-2-pierre-antoine.rouby@inria.fr> <20180418150711.GM105827@pe06.us.cray.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit 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: 31080@debbugs.gnu.org Cc: Eric Bavier > These look good to me now. IMO they can be pushed now, and we can fix > any bugs with actual usage once those tests are done. Ok, thanks you for reviewing my code. Pierre-Antoine Rouby