comparison mercurial/py3kcompat.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 e7cfe3587ea4
children 007d276f8c94
comparison
equal deleted inserted replaced
20421:98eadbfffa0e 20423:ada289dfceb0