]> 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>
Thu, 1 Oct 2015 00:19:49 +0000 (01:19 +0100)
commit806676c746c5edd861f58fc8c0daa060892485fd
tree41c2b785ce6c0451884187ffacf6be87dea4c012
parent4e1b425b6d8872b0e39d9195e22b0e191fd1e68e
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