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:to:from:subject:date:message-id:mime-version :content-type:content-transfer-encoding; q=dns; s=default; b=e6a dfUCPW7lwtERBlXO8OO0M0EPmr9GVR322zw91MEc2G3UOCrCM9pw5vVlCbCf9dsh WUYvEQcvc2LS/4OK1ofg2O5Q/gbcubkjv5mn0BYZI0UN2UiY40guQKPNO4VumjAn 6NmuCP3dDWXnNmhX2tYQNtctFwWCSm2lV2UZOrQs= 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:to:from:subject:date:message-id:mime-version :content-type:content-transfer-encoding; s=default; bh=k0FyL9sWf DyCgPJNmxLavLzMz6s=; b=P1SpAUumysIwbaGxHUo0yzo+aUUEJ/uNviMS8T6fp kvzf4oK99ZTcNQSmf+u2Rk9fF1xF+ChXd5jnZKDMqDn9CwEcHh1PVQfTQQabHFZ4 4rkSIjSCnUjf6QuhBYszGvKAG04FU2PE0qNPqQ4mhJx39MzlPNn3f4SqRpC8gNeu 9U= 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=-0.9 required=5.0 tests=BAYES_00,KAM_LAZY_DOMAIN_SECURITY autolearn=no version=3.3.2 spammy=H*Ad:D*gov, H*r:Unknown X-HELO: blaine.gmane.org To: cygwin AT cygwin DOT com From: Andrew Schulman Subject: change in wget logfile behavior Date: Wed, 29 Mar 2017 21:30:14 -0400 Lines: 19 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Archive: encrypt X-IsSubscribed: yes Recently, I guess since wget was upgraded to 1.19, whenever I run wget I get a bonus message on the console: Redirecting output to ‘wget-log’. And sure enough, wget creates the file ~/wget-log, which is usually empty. This behavior is annoying, and new. It can be worked around by putting logfile = /dev/stderr in /etc/wgetrc. Eric, I guess you're aware of this change. Would you consider putting the above into the default /etc/wgetrc, so people don't have to make the chnage separately on all of their hosts? Thanks, Andrew -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple