#67 Don't print download/upload progress outside of TTY
Merged by lsedlar. Opened by lsedlar.
lsedlar/rpkg no-progress  into  master

Download 67.patch

When the output is redirected to a file, it does not make sense to print
the nice progress output.

Fixes #66

Alternative solution would be to not set up the callback in the first place. That would have to be done in two places though (for download and upload).

Pull-Request has been merged by lsedlar

Metadata