]> 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:29:15 +0000 (16:29 +0100)
commitc626033037ff4c5b82aa28f0147cd7cd24cbdbf2
tree5477f64abb0e0d71110378443ed9fec235ed0e53
parent71fe974462d1a0c3af15b1e8c118f5a00dcc2736
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