[openssh-commits] CVS: fuyu.mindrot.org: openssh
Darren Tucker
dtucker at fuyu.mindrot.org
Mon Feb 19 22:14:11 EST 2007
CVSROOT: /var/cvs
Module name: openssh
Changes by: dtucker at fuyu.mindrot.org 07/02/19 22:14:11
Modified files:
. : ChangeLog scp.c
Log message:
- djm at cvs.openbsd.org 2007/01/22 13:06:21
[scp.c]
fix detection of whether we should show progress meter or not: scp
tested isatty(stderr) but wrote the progress meter to stdout. This patch
makes it test stdout. bz#1265 reported by junkmail AT bitsculpture.com;
of dtucker@
Diff commands:
cvs -nQq rdiff -u -r1.4614 -r1.4615 openssh/ChangeLog
cvs -nQq rdiff -u -r1.169 -r1.170 openssh/scp.c
CVSWeb:
http://cvsweb.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.4614;r2=1.4615
http://cvsweb.mindrot.org/index.cgi/openssh/scp.c?r1=1.169;r2=1.170
Please note that there may be a delay before commits are available
on the public CVSWeb site.
More information about the openssh-commits
mailing list