]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
replace_file should not fail if replaced_path does not exist.
authorDaira Hopwood <daira@jacaranda.org>
Tue, 15 Sep 2015 17:31:20 +0000 (18:31 +0100)
committerDaira Hopwood <daira@jacaranda.org>
Thu, 1 Oct 2015 00:19:47 +0000 (01:19 +0100)
commit24786c7586e4614b48a60b9435e8a52715722977
tree7e1b7dbffb3eb14a0446a30a04ab4b25c29f1d1a
parent9e1800cf73658d1375c23af4ea24cb62f7819e9d
replace_file should not fail if replaced_path does not exist.

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