Make --json-progress output be shown even when the size of a object is not known.

This commit is contained in:
Joey Hess 2016-09-29 16:59:48 -04:00
parent 7cd6a6a39c
commit 28c6209f55
No known key found for this signature in database
GPG key ID: C910D9222512E3C7
4 changed files with 27 additions and 15 deletions

View file

@ -0,0 +1,9 @@
[[!comment format=mdwn
username="joey"
subject="""comment 9"""
date="2016-09-29T20:58:13Z"
content="""
Gone ahead and made --json-progress be displayed when size is not known,
although of course it then has to omit the total-size and percent-progress
fields.
"""]]