From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1YhiOn-0001yD-3H for mharc-grub-devel@gnu.org; Mon, 13 Apr 2015 13:43:53 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:37112) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Yhhy3-0003R7-QT for grub-devel@gnu.org; Mon, 13 Apr 2015 13:16:16 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Yhhxz-0008Hn-N1 for grub-devel@gnu.org; Mon, 13 Apr 2015 13:16:15 -0400 Received: from proxmox.maurer-it.com ([94.136.31.133]:53979) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Yhhxz-0008Hc-GY for grub-devel@gnu.org; Mon, 13 Apr 2015 13:16:11 -0400 Received: from proxmox.maurer-it.com (localhost.localdomain [127.0.0.1]) by proxmox.maurer-it.com (Proxmox) with ESMTP id 03CC9AD092C; Mon, 13 Apr 2015 19:16:10 +0200 (CEST) Date: Mon, 13 Apr 2015 19:16:02 +0200 (CEST) From: Dietmar Maurer To: Andrei Borzenkov Message-ID: <1024715044.117.1428945362438.JavaMail.open-xchange@ronja.mits.lan> In-Reply-To: <20150413200612.63bc9d99@opensuse.site> References: <2037922098.114.1428942601173.JavaMail.open-xchange@ronja.mits.lan> <20150413200612.63bc9d99@opensuse.site> Subject: Re: grub-mkrescue problems in argp_parse MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Priority: 3 Importance: Medium X-Mailer: Open-Xchange Mailer v7.6.2-Rev12 X-Originating-Client: com.openexchange.ox.gui.dhtml X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-Received-From: 94.136.31.133 X-Mailman-Approved-At: Mon, 13 Apr 2015 13:43:51 -0400 Cc: grub-devel@gnu.org X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: The development of GNU GRUB List-Id: The development of GNU GRUB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Apr 2015 17:16:16 -0000 > > After reverting the following commit everything works again: > > > > http://git.savannah.gnu.org/cgit/grub.git/commit/?id=cf47a2fba5852014bc59959c5e357e8313933414 > > > > Any ideas? > > > > Does it work if you remove "--"? > no