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.
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