]> 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>
Mon, 8 Jun 2015 22:55:29 +0000 (23:55 +0100)
commit7d4b03e1b1f248dd3f22e6e968a16266322ff457
tree26a459f7217b107350d4f553e3839dce25b18138
parentcecb7cfba3a9339a39183a7a144b6682c05036bc
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