]> 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>
Wed, 30 Sep 2015 15:45:21 +0000 (16:45 +0100)
commitcc51da4ce1b8ff7e0f4a16da55fea1c99d2f1adf
tree228b4fb710ccab5f58fd755e1c75db3517f6f18f
parent62d574cb9d2b92df021dd806aca773bc126b2f46
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