##// END OF EJS Templates
localrepo: use "vfs" intead of "opener" while ensuring repository directory...
localrepo: use "vfs" intead of "opener" while ensuring repository directory As a part of migration to vfs, this patch uses "self.vfs" instead of "self.opener", while ensuring repository directory in the constructor of "localrepository" class.

File last commit:

r4363:2e3c54fb default
r17160:22b9b1d2 default
Show More
test-simplemerge.py.out
5 lines | 119 B | text/plain | TextLexer
/ tests / test-simplemerge.py.out
....................
----------------------------------------------------------------------
Ran 20 tests in 0.000s
OK