]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
Process directories unconditionally.
authorDaira Hopwood <daira@jacaranda.org>
Tue, 28 Apr 2015 22:33:37 +0000 (23:33 +0100)
committerDaira Hopwood <daira@jacaranda.org>
Mon, 4 May 2015 16:06:33 +0000 (17:06 +0100)
commitce7e0b3fcc91e6581a3befdcd9ab09336d1352e7
tree2e137533d610c8e9322fbcedb1a275ed74d872a0
parentb9beb24f920a7184b3e896df6b7c11db62bcb67c
Process directories unconditionally.
Also pass overwrite=False and suppress ExistingChildError when creating a
subdirectory, to avoid orphaning any existing directory.

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