[BusyBox-cvs] [BusyBox 0000241]: Statusbar not working in stdout output mode for wget

bugs at busybox.net bugs at busybox.net
Mon May 2 12:37:22 UTC 2005


The following issue has been SUBMITTED.
======================================================================
<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:                     assigned
======================================================================
Date Submitted:             05-02-2005 05:37 PDT
Last Modified:              05-02-2005 05:37 PDT
======================================================================
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. 
======================================================================

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                        
======================================================================




More information about the busybox-cvs mailing list