]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
Explicitly pass overwrite=True to add_file. (It is the default, but this is clearer.)
authorDaira Hopwood <daira@jacaranda.org>
Mon, 8 Jun 2015 22:28:49 +0000 (23:28 +0100)
committerDaira Hopwood <daira@jacaranda.org>
Tue, 15 Sep 2015 16:55:57 +0000 (17:55 +0100)
commitee8c1f71d451f253f66d1b85cdf3f4ecda76487c
treeac10ceef3aef4911ee8615a92b60664122c94059
parent901814d37c59cd56ce8644bb4729ffc6be6f7688
Explicitly pass overwrite=True to add_file. (It is the default, but this is clearer.)

Signed-off-by: Daira Hopwood <daira@jacaranda.org>
src/allmydata/frontends/drop_upload.py