X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-6.9 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_HI,SPF_HELO_PASS,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Message-ID: <4BFABB1F.1000508@redhat.com> Date: Mon, 24 May 2010 11:45:03 -0600 From: Eric Blake User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.9) Gecko/20100430 Fedora/3.0.4-3.fc13 Lightning/1.0b1 Mnenhy/0.8.2 Thunderbird/3.0.4 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: Environment variable problem References: <28649448 DOT post AT talk DOT nabble DOT com> <4BF93791 DOT 6040302 AT cornell DOT edu> <28654002 DOT post AT talk DOT nabble DOT com> <1753866029 DOT 20100524140014 AT mtu-net DOT ru> In-Reply-To: <1753866029.20100524140014@mtu-net.ru> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="------------enigA08CF5248CE6E031E64DE2D4" X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com --------------enigA08CF5248CE6E031E64DE2D4 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On 05/24/2010 04:00 AM, Andrey Repin wrote: > Greetings, Willie Vu! >=20 >=20 >> You are right! d2u fixes the problem. Thanks! :clap: >=20 >>From my understanding of it, this shouldn't be a problem, as all whitespa= ce > characters should be stripped from value, unless explicitly quoted. Nope. Only whitespace characters in $IFS (which defaults to space-tab-newline, but NOT carriage return) are stripped. You have to specifically request that CR be stripped, or not use CR. --=20 Eric Blake eblake AT redhat DOT com +1-801-349-2682 Libvirt virtualization library http://libvirt.org --------------enigA08CF5248CE6E031E64DE2D4 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.14 (GNU/Linux) Comment: Public key at http://people.redhat.com/eblake/eblake.gpg Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org/ iQEcBAEBCAAGBQJL+rsfAAoJEKeha0olJ0Nq874H/1Tx/rzIgutihjcaGU0tA+IE CvN5c6StpHLstZQSVVkgN2eqe4MBNJEyum5HG3X38vBNdKTdI2FiuAKNIdV8wy2s RuULUuESxheOYuLjBXK9LCmX35bQP94O6BoJ64IvYFDIDS2M3y2HuUejnSfuKG6o XOFr3RjaKtKM8w8kIk9TKmbwbyv2x4S7gC+gwTRlX7ltyVTGu4Ce21uBEmZLv2Ew AWRNqqCIi8O/GerQjY4GsFApnjGjo9wFQgYDTVkgEhIqFY6mdifzfn7XkiNJ67FA xwOwedyY3UfaeFygusjEP/PizaMExV/bJ7EIC2Svro5vHWZAvICjDXV76nnCCFI= =NGJr -----END PGP SIGNATURE----- --------------enigA08CF5248CE6E031E64DE2D4--