]> 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:08:01 +0000 (16:08 +0100)
commit56708c8ce5fb250c000b12410bd4c59a243ec735
treeb407229e1042e92544c95be7dba5a94f771e5886
parent3aaf49a1ea2de9f0f606e336777426c027aeeab5
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