[BusyBox 0000241]: Statusbar not working in stdout output mode for wget
bugs at busybox.net
bugs at busybox.net
Thu Nov 23 05:10:52 PST 2006
The following issue has been CLOSED
======================================================================
http://busybox.net/bugs/view.php?id=241
======================================================================
Reported By: mh
Assigned To: BusyBox
======================================================================
Project: BusyBox
Issue ID: 241
Category: Networking Support
Reproducibility: always
Severity: minor
Priority: normal
Status: closed
Resolution: open
Fixed in Version:
======================================================================
Date Submitted: 05-02-2005 05:37 PDT
Last Modified: 11-23-2006 05:10 PST
======================================================================
Summary: Statusbar not working in stdout output mode for wget
Description:
When using "-O -" to get the output to the standard output from the wget
applet, the progress bar is not shown. With GNU Wget, it is. This is
because GNU Wget puts status output to stderr instead of stdout.
Patch attached enables outputting of the progress bar to stderr. Also
changes status messages to go to stderr, since they end up in the middle
of the file otherwise.
======================================================================
----------------------------------------------------------------------
vda - 11-23-06 05:10
----------------------------------------------------------------------
Fixed in rev16645
Issue History
Date Modified Username Field Change
======================================================================
05-02-05 05:37 mh New Issue
05-02-05 05:37 mh File Added: wget.diff
11-23-06 05:10 vda Status assigned => closed
11-23-06 05:10 vda Note Added: 0001792
======================================================================
More information about the busybox-cvs
mailing list