From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:47040) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cxruB-0001cg-UP for guix-patches@gnu.org; Tue, 11 Apr 2017 05:16:11 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cxru6-00042f-Tr for guix-patches@gnu.org; Tue, 11 Apr 2017 05:16:07 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:43762) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cxru6-00042V-Qs for guix-patches@gnu.org; Tue, 11 Apr 2017 05:16:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1cxru6-0006QP-Kt for guix-patches@gnu.org; Tue, 11 Apr 2017 05:16:02 -0400 Subject: bug#26341: [PATCH 1/5] build: syscalls: Add reboot. Resent-To: guix-patches@gnu.org Resent-Message-ID: From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) References: <20170402150157.7149-1-m.othacehe@gmail.com> <20170410171814.18461-1-m.othacehe@gmail.com> Date: Tue, 11 Apr 2017 11:15:20 +0200 In-Reply-To: <20170410171814.18461-1-m.othacehe@gmail.com> (Mathieu Othacehe's message of "Mon, 10 Apr 2017 19:18:10 +0200") Message-ID: <87tw5vtidz.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: Mathieu Othacehe Cc: 26341-done@debbugs.gnu.org Hi! Perfect, I removed =E2=80=9Cbuild:=E2=80=9D from the subject line (it=E2=80= =99s usually for things that relate to the configury and makefiles) and pushed the whole series. Thank you! Ludo=E2=80=99.