]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
fixed wrong index in tahoe cp --verbose, as explained in #1805
authorfrederik b <freddy@flashpad>
Fri, 28 Sep 2012 17:22:53 +0000 (19:22 +0200)
committerBrian Warner <warner@lothar.com>
Sun, 30 Sep 2012 04:32:51 +0000 (21:32 -0700)
commit595d611c9b4b29c8ca73faaf7ce16ad4fe2e861a
treea430602952f6071790e440112979322fd3543558
parentbdd0b55b0d00cd160701e03a55c89bccc3fe9a45
fixed wrong index in tahoe cp --verbose, as explained in #1805

this bug shows wrong counters for copied files in verbose mode
src/allmydata/scripts/tahoe_cp.py
src/allmydata/test/test_cli.py