]> 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>
Tue, 15 Sep 2015 17:31:20 +0000 (18:31 +0100)
commit60ddd4a19e1ee949f28d6a855033e675bc2459b3
tree7c52f341fba19a638319f1e5cc761760d8271823
parentb61a2c56cdb50f41f5d7e4ee06a4df231db4dbaf
replace_file should not fail if replaced_path does not exist.

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