# HG changeset patch # User Matt Mackall # Date 1368129671 18000 # Node ID 198b003a22630074938ccdd3ba482ec40ef331f4 # Parent 27013ace80eb2e78682af58b63cb7b532fd54495 tests: fix unionrepo path issue on msys (issue3927) diff -r 27013ace80eb -r 198b003a2263 tests/test-unionrepo.t --- a/tests/test-unionrepo.t Thu May 09 11:37:20 2013 +0900 +++ b/tests/test-unionrepo.t Thu May 09 15:01:11 2013 -0500 @@ -112,7 +112,7 @@ annotate works - an indication that linkrevs works - $ hg --cwd repo1 -R union:../repo2 annotate $TESTTMP/repo1/f -r tip + $ hg --cwd repo1 -Runion:../repo2 annotate $TESTTMP/repo1/f -r tip 3: repo2-1 at top 0: repo1-0 1: repo1-1