From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1OoFOn-000267-La for mharc-grub-devel@gnu.org; Wed, 25 Aug 2010 08:48:13 -0400 Received: from [140.186.70.92] (port=55323 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OoFOk-00023P-8X for grub-devel@gnu.org; Wed, 25 Aug 2010 08:48:11 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OoFOh-0007wT-95 for grub-devel@gnu.org; Wed, 25 Aug 2010 08:48:08 -0400 Received: from mail-bw0-f41.google.com ([209.85.214.41]:51559) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OoFOh-0007wI-24 for grub-devel@gnu.org; Wed, 25 Aug 2010 08:48:07 -0400 Received: by bwz6 with SMTP id 6so674837bwz.0 for ; Wed, 25 Aug 2010 05:48:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:subject:references:in-reply-to :x-enigmail-version:content-type; bh=QTn1kd8EUVp32rJhGq8o6WEZG0SOzEhv2xglIF3SEtk=; b=UMr1Pz5aMmO0tKXF9/KZi5NqT0rS4AmcC0sPt6Q25nRQnAi+1G2eZfduroUPboeYW7 hONMCdyQZb6efrJZ5zGD9+ulPW7J+MxClMXUvh3CWZ9XGyDgTGJNOy9HBNHzZhZWKwvD POnBXlylucg7VaDbfjweeFNYu5EVcAejGXH2s= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:x-enigmail-version:content-type; b=el/tVoO8KpuoAY5o+0YMyWfSzEfpuyDZ4RQtenpL0XN+dfhyZ1j/mdIAdXf8qDkGtk nCDATMIG6vdq9cxwoLD8RBCHdgp5KojInoYn6dfBCd1JaPgMhAg5zM2TuAuWkb3UwM4f 4jFbrZHEVhs1mpOvMGcjwoI8un89LpYBVaIxo= Received: by 10.204.59.2 with SMTP id j2mr5566223bkh.199.1282740486175; Wed, 25 Aug 2010 05:48:06 -0700 (PDT) Received: from debian.bg45.phnet (gprs31.swisscom-mobile.ch [193.247.250.31]) by mx.google.com with ESMTPS id y19sm996655bkw.6.2010.08.25.05.48.04 (version=TLSv1/SSLv3 cipher=RC4-MD5); Wed, 25 Aug 2010 05:48:05 -0700 (PDT) Message-ID: <4C7510F8.80407@gmail.com> Date: Wed, 25 Aug 2010 14:47:52 +0200 From: =?UTF-8?B?VmxhZGltaXIgJ8+GLWNvZGVyL3BoY29kZXInIFNlcmJpbmVua28=?= User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.11) Gecko/20100805 Icedove/3.0.6 MIME-Version: 1.0 To: grub-devel@gnu.org References: <4C74ED04.9010803@gmail.com> In-Reply-To: X-Enigmail-Version: 1.0.1 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="------------enigA93FE9CF06401759076FC9CA" X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) Subject: Re: [PATCH] Fix for echo command on unrecognized options X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.5 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: Wed, 25 Aug 2010 12:48:11 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigA93FE9CF06401759076FC9CA Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 08/25/2010 01:16 PM, BVK Chaitanya wrote: > 2010/8/25 Vladimir '=CF=86-coder/phcoder' Serbinenko : > =20 >> This patch parses options manually but still fails to replicate the >> 'echo' behaviour. >> 1) echo erere -n outputs "erere -n" >> =20 > That is how echo in BASH seems to perform. Attached testcase has this > case included. > > =20 Sorry. I misread your code then. What do you think of additional flags for extcmd? > > > =20 --=20 Regards Vladimir '=CF=86-coder/phcoder' Serbinenko --------------enigA93FE9CF06401759076FC9CA Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iF4EAREKAAYFAkx1EP4ACgkQNak7dOguQgnJZwD/XxXM1gJ3rXqIrKIj8TVmsxBO +oOtzZVI0mmhsY0k3nIA/i5uewzV6/Lrtb97XKQTgR9h4DxqnKBogBCJnjqQfT4n =29KO -----END PGP SIGNATURE----- --------------enigA93FE9CF06401759076FC9CA--