]> 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>
Thu, 1 Oct 2015 00:19:43 +0000 (01:19 +0100)
commit567b27bb8326531e1f7ffb40b9d5f5b08b796b25
treec917654e1203b2036aac7a194b89440783a7c061
parentf42b0444891fd65439e4e75082fa0e04166076ac
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