view hgext/__init__.py @ 20471:ea005e754c9c

tests: lines with largefile .* file://$TESTTMP also match on windows on windows, largefile paths are written as "file:///C:/temp/...", corresponding to "file:///$TESTTMP/..." (all three slashes shown). But on posix systems they are written as "file:///tmp/..." corresponding to "file://$TESTTMP/..." (only two slashes shown). Write the glob "file:/*/" to match both versions.
author Simon Heimberg <simohe@besonet.ch>
date Mon, 27 Jan 2014 21:39:25 +0100
parents 7d439981bec4
children 155e3308289c
line wrap: on
line source

# placeholder