X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type; q=dns; s=default; b=PoNlYs DQQVL+PdgcD7f7P/uF/FcTS/vEl9W/Tip4UWTVrxFICiWxmsGyaoQfvCKleHI4wr 8yy6ARbprsOQu1wIIuJPC3vfdUzrzA+xWUXs7/R8lCxueBP1d0cr2xgE+3aDoJJ7 54fdjhmskvu2vdV4DflBLzieXXTqTqnu+5njE= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type; s=default; bh=XT+v2K3KXQc4 pDynplpY+6gW43I=; b=bpWWR94KDxhZMwlzUqLOGl2AYt+Q1lloT0Cy6VTes2gb phpaqcjBul1b+ZPrZwkg3V7/Pj/CZ5vRUlTOUBa+rF2HZ2Xd0czf9fcY1mJPJ2Bn tv7Mprm13DJK/1nSRAAi+wAwzmS4G+eL35ClAfiTORUAU9SzSSexNsG6eaqomJM= 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 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.2 required=5.0 tests=AWL,BAYES_00,RP_MATCHES_RCVD,SPF_HELO_PASS,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mx1.redhat.com Message-ID: <5372A150.3060304@redhat.com> Date: Tue, 13 May 2014 16:48:48 -0600 From: Eric Blake User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.5.0 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: wget-1.15-1 vx wget-1.13-4, LANG and cron References: In-Reply-To: OpenPGP: url=http://people.redhat.com/eblake/eblake.gpg Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="3kD5e6FXp3SrmAIH0OTFwfbClX8BhsKM7" X-IsSubscribed: yes --3kD5e6FXp3SrmAIH0OTFwfbClX8BhsKM7 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 05/13/2014 03:49 PM, First Last wrote: > I had trouble when I updated to wget-1.15-1. >=20 > I have a cron script that grabs a camera picture using > wget. It failed with the new wget-1.15-1. >=20 > 1) wget stderr has a line: > Saving to: 'filename' >=20 > In wget-1.13.4-1 the delimiter before the filename is a > backtick and after the filename there is a single quote. Yes, this was an intentional change upstream (many GNU projects have been ditching `' quoting in favor of '' quoting, ever since GNU Coding Standards were changed in light of modern typography looking ugly compared to the way it looked 30 years ago when GNU first championed `'). > Also if the URL contains a the filename has > a . >=20 > In wget-1.15-1 both delimiters are single quotes, at > least with LANG=3DC. A space in the URL results in > a "%20" in the filename. Nothing here is cygwin-specific, as I just built wget from stock upstream. You'll get better response if you take your issues upstream, since I suspect they are reproducible on Linux. --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --3kD5e6FXp3SrmAIH0OTFwfbClX8BhsKM7 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 Comment: Public key at http://people.redhat.com/eblake/eblake.gpg Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBCAAGBQJTcqFQAAoJEKeha0olJ0Nq+xkIAIRrlbEMCZNsdabTzQ/8xL4x LmXnQKhw+A/AXTJyqiCasVvyzH5CyBP18yShwJTEO7nKeucoDQkCkYNqhO8qurUp NAh8TXxJ93ynrgL6MNkTDMpdweCCswJo4sIkehJxRVQoVt+WkwHgDiqiXY12hIxq AWsGgIAEVNAJI3BtdyHTL8DQUzl0+zW6WfvmesgQM6V1P3rC23VZbSVmB2PRaGW5 ddcY3C4FpE33M2FHpxWhphlw6bELTeA+eLpZ3cDVcT+cJt6s7ZHGkNzb5h1Ygc9j CdaWDjxAj8hn4Xn6UumVhGPkKJwnfgOdhF2/BuhTdFJ/X0AB3Yhkg6bNJk595kE= =RV1P -----END PGP SIGNATURE----- --3kD5e6FXp3SrmAIH0OTFwfbClX8BhsKM7--