]> git.arvados.org - arvados.git/commit
2752: arv-put always displays 100% progress at the end.
authorBrett Smith <brett@curoverse.com>
Fri, 30 May 2014 13:45:24 +0000 (09:45 -0400)
committerBrett Smith <brett@curoverse.com>
Fri, 30 May 2014 14:40:10 +0000 (10:40 -0400)
commit8f65fcff76bdc20e5a15368a30b9ce27c262d57f
treee376addb2faaff24ab364984eef9211d05a3f9af
parent83b6a3fdd9a0fe432758dd44acf252bbd129a930
2752: arv-put always displays 100% progress at the end.

It's okay to call writer.finish_current_stream() this way, because
every branch at the end ultimately calls it.
sdk/python/arvados/commands/put.py