On Tue, 2014-05-06 at 15:24 -0700, Junio C Hamano wrote: > dturner@xxxxxxxxxxxxxxxx writes: > > > From: David Turner <dturner@xxxxxxxxxxx> > > > > Signed-off-by: David Turner <dturner@xxxxxxxxxxx> > > Ehh, why? Briefly, because otherwise ./t7811-grep-open.sh fails when run under watchman. This is actually something that I think I'm doing wrong, but I can't see what the sensible way to do it is. When we go to write the fs_cache (in an atexit hook), we use get_fs_cache_file() from environment.c. This is a relative path, because all of the other similar paths are. So if we have chdired, then we fail. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html