]> git.ipfire.org Git - thirdparty/curl.git/commit
tool_operate: fix misplaced initialization of orig_noprogress
authorKamil Dudka <kdudka@redhat.com>
Sat, 21 Jul 2012 23:55:45 +0000 (01:55 +0200)
committerKamil Dudka <kdudka@redhat.com>
Sun, 22 Jul 2012 00:06:22 +0000 (02:06 +0200)
commit487406c3c0d86c5ef3fd323df35db71467b02a92
tree959e9495f27211dbadb587629bf93d4e49e7ed1e
parent2c7cfd2926edda7f2a3ea3aeb8b91a6923b765fd
tool_operate: fix misplaced initialization of orig_noprogress

... and orig_isatty which caused --silent to be entirely ignored in case
the standard output was redirected to a file!
src/tool_operate.c