]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
Make the PathInfo returned by get_pathinfo for a nonexistent path use "now" for ctime...
authorDaira Hopwood <daira@jacaranda.org>
Wed, 30 Sep 2015 15:08:01 +0000 (16:08 +0100)
committerDaira Hopwood <daira@jacaranda.org>
Wed, 30 Sep 2015 15:45:27 +0000 (16:45 +0100)
commitfb629a185ed7683dd407bf6473f454db46efb18f
tree1aed4b0622b03e8ca504bfa4af6ae36784335ecb
parentac730d5f82d5a4d69f3b63fb8cfff156d592ccdf
Make the PathInfo returned by get_pathinfo for a nonexistent path use "now" for ctime and mtime.

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