#524 Avoid blank lines in log files for lookaside
Merged by onosek. Opened by psabata.
psabata/rpkg newlines  into  master

Download 524.patch

I've noticed a large number of blank lines in my logs whenever
I work the lookaside cache. print_progress() already handles that but
the download and upload functions don't.

This fixes that.

Signed-off-by: Petr Šabata contyk@redhat.com

Thanks for the PR. I will merge it. The reported fail from Jenkins is not related to your code and it will be fixed in upcoming change.

Pull-Request has been merged by onosek

Cheers.

Metadata