]> 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>
Wed, 30 Sep 2015 15:45:25 +0000 (16:45 +0100)
commit56da579ea423f85a66e6730cee8edbdf3f531f83
treea2ed07f178eea3cf4cbd9149572412db078629f3
parentdf99849bf64a9669e7657c077303a8031047834d
replace_file should not fail if replaced_path does not exist.

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