]> 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, 20 Jul 2015 23:20:55 +0000 (00:20 +0100)
commitb19eb94c7e69f5ec36d628b07da2b26e73245137
tree7d2e0991556a573f2feef1dd9bd91e2e56bfcddc
parentc27eafcb5c71596a86d7ab6b02efbb49d038c143
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