From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:41135) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eVz9P-0005ds-1r for guix-patches@gnu.org; Mon, 01 Jan 2018 07:25:10 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eVz9K-0003lI-38 for guix-patches@gnu.org; Mon, 01 Jan 2018 07:25:07 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:50625) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1eVz9K-0003lB-02 for guix-patches@gnu.org; Mon, 01 Jan 2018 07:25:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1eVz9J-0003k1-Pv for guix-patches@gnu.org; Mon, 01 Jan 2018 07:25:01 -0500 Subject: [bug#29922] [PATCH v2] linux-boot: Improve error reporting. Resent-Message-ID: Date: Mon, 1 Jan 2018 13:24:08 +0100 From: Danny Milosavljevic Message-ID: <20180101132408.40b1a6c5@scratchpost.org> In-Reply-To: <20180101085647.22716-1-dannym@scratchpost.org> References: <20180101085647.22716-1-dannym@scratchpost.org> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII 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: 29922@debbugs.gnu.org (I've also tried to adapt call-with-error-handling instead - but for some reason it never disables the repl prompt)