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