rsync and wget use stderr for progress, so no problem
This commit is contained in:
parent
e4a74c0dc5
commit
cb5dacfd40
1 changed files with 2 additions and 1 deletions
|
@ -13,6 +13,7 @@ This could perhaps be triggered by a --json or --xml flag to the relevant comman
|
||||||
> notes and are of course not machine readable, and subject to change.
|
> notes and are of course not machine readable, and subject to change.
|
||||||
> * Output of helper commands like rsync is not diverted away, and
|
> * Output of helper commands like rsync is not diverted away, and
|
||||||
> could clutter up the json output badly. Should only affect commands
|
> could clutter up the json output badly. Should only affect commands
|
||||||
> that transfer data.
|
> that transfer data. And AFAICS, wget and rsync both output their
|
||||||
|
> progress displays to stderr, so shouldn't be a problem.
|
||||||
>
|
>
|
||||||
> --[[Joey]]
|
> --[[Joey]]
|
||||||
|
|
Loading…
Reference in a new issue