diff -r 48fd1dfb99aa -r 7cc77030c557 hgext/eol.py --- a/hgext/eol.py Wed Jan 14 20:29:47 2015 -0800 +++ b/hgext/eol.py Thu Jan 15 23:17:12 2015 +0100 @@ -319,7 +319,7 @@ # longer match a file it matched before self.dirstate.normallookup(f) # Create or touch the cache to update mtime - self.opener("eol.cache", "w").close() + self.vfs("eol.cache", "w").close() wlock.release() except error.LockUnavailable: # If we cannot lock the repository and clear the