From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1JK5ip-0007Lk-L4 for mharc-grub-devel@gnu.org; Wed, 30 Jan 2008 00:42:55 -0500 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JK5io-0007LU-7c for grub-devel@gnu.org; Wed, 30 Jan 2008 00:42:54 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JK5im-0007Kz-6k for grub-devel@gnu.org; Wed, 30 Jan 2008 00:42:53 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JK5il-0007Ku-Uz for grub-devel@gnu.org; Wed, 30 Jan 2008 00:42:52 -0500 Received: from smtp6-g19.free.fr ([212.27.42.36]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JK5ij-0000Bs-2O for grub-devel@gnu.org; Wed, 30 Jan 2008 00:42:51 -0500 Received: from smtp6-g19.free.fr (localhost.localdomain [127.0.0.1]) by smtp6-g19.free.fr (Postfix) with ESMTP id 9D9DE5FD3E for ; Wed, 30 Jan 2008 06:42:46 +0100 (CET) Received: from saphi (boi78-1-82-232-198-173.fbx.proxad.net [82.232.198.173]) by smtp6-g19.free.fr (Postfix) with ESMTP id 84F7F5FD2A for ; Wed, 30 Jan 2008 06:42:46 +0100 (CET) Received: from gingold by saphi with local (Exim 3.36 #1 (Debian)) id 1JK5pi-0001Df-00 for ; Wed, 30 Jan 2008 06:50:02 +0100 Date: Wed, 30 Jan 2008 06:50:02 +0100 To: The development of GRUB 2 Message-ID: <20080130055002.GC4665@saphi> References: <20080129052609.GA2637@saphi> <87r6g1ca1j.fsf@xs4all.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <87r6g1ca1j.fsf@xs4all.nl> User-Agent: Mutt/1.5.9i From: Tristan Gingold X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 3) Subject: Re: PATCH: silently accept empty lines in rescue mode X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: The development of GRUB 2 List-Id: The development of GRUB 2 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 30 Jan 2008 05:42:54 -0000 On Tue, Jan 29, 2008 at 09:26:16AM +0100, Marco Gerards wrote: > Tristan Gingold writes: > What did it print? Nothing. Typing enter at the prompt simply print a new prompt. Like bash. > This can be applied. I don't have commit rights, so I can't apply it. Tristan.