From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:48743) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1f5XCM-0001l3-5q for guix-patches@gnu.org; Mon, 09 Apr 2018 09:51:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1f5XCJ-00080n-4p for guix-patches@gnu.org; Mon, 09 Apr 2018 09:51:06 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:35343) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1f5XCJ-00080V-0y for guix-patches@gnu.org; Mon, 09 Apr 2018 09:51:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1f5XCI-0005GE-Go for guix-patches@gnu.org; Mon, 09 Apr 2018 09:51:02 -0400 Subject: [bug#31080] [PATCH 0/2] Add launchmon and spindle Resent-Message-ID: From: ludovic.courtes@inria.fr (Ludovic =?UTF-8?Q?Court=C3=A8s?=) References: <20180406160235.27383-1-pierre-antoine.rouby@inria.fr> Date: Mon, 09 Apr 2018 15:50:34 +0200 In-Reply-To: <20180406160235.27383-1-pierre-antoine.rouby@inria.fr> (Rouby Pierre-Antoine's message of "Fri, 6 Apr 2018 18:02:35 +0200") Message-ID: <87fu44jxp1.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: Rouby Pierre-Antoine Cc: Eric Bavier , 31080@debbugs.gnu.org Hi there! I should say that this is Pierre-Antoine=E2=80=99s first week as an intern = here at Inria to work on Guix for HPC. So welcome, Pierre-Antoine! :-) The patches look good to me, but as Pierre-Antoine wrote, we=E2=80=99d like= to get feedback from someone more familiar with the tools. Eric maybe? Thanks, Ludo=E2=80=99.