view mercurial/__init__.py @ 20423:ada289dfceb0

tests: rewrite path in test-shelve.t for not being mangled on msys msys (on windows) converets '-R bundle:.XX/XX' to '-R bundle:;.XX/XX'. Avoid this by writing '-R bundle://.XX/XX'. This is used more often than the alternative work arounds like '-Rbundle://.XX/XX' or '-R bundle:Y/../.XX/XX'.
author Simon Heimberg <simohe@besonet.ch>
date Mon, 10 Feb 2014 22:56:10 +0100
parents 9117c6561b0b
children 4374d819ccd5
line wrap: on
line source