Mercurial > public > mercurial-scm > hg
comparison mercurial/scmwindows.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 | e3ddb4068757 |
children | 23c995ed466b |
comparison
equal
deleted
inserted
replaced
20421:98eadbfffa0e | 20423:ada289dfceb0 |
---|