Mercurial > hg
diff contrib/zsh_completion @ 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 | b5ca14163742 |
children | 8d43c6bb38c0 |