##// END OF EJS Templates
dirstate: fix generator/list error when using python 2.7...
dirstate: fix generator/list error when using python 2.7 util.statfiles returns a generator on python 2.7 with c extensions disabled. This caused util.statfiles(...) [0] to break in tests. Since we're only stat'ing one file, I just changed it to call lstat directly.

File last commit:

r18200:b3126667 default
r18663:05cf40f9 default
Show More
feed-icon-14x14.png
0 lines | 689 B | image/png | TextLexer
/ mercurial / templates / static / feed-icon-14x14.png
rendered-image