changeset 11086 | c2601c216333 |
parent 11078 | 37d1b20168d1 |
child 11088 | c4347e48b0d0 |
--- a/tests/test-subrepo Sun May 02 00:48:33 2010 +0200 +++ b/tests/test-subrepo Sun May 02 09:15:17 2010 +0200 @@ -215,7 +215,7 @@ hg -R repo/s ci -Am0 echo s = s > repo/.hgsub hg -R repo ci -Am1 -hg clone repo repo2 +hg clone repo repo2 | sed 's|from .*/sub|from .../sub|g' hg -q -R repo2 pull -u echo 1 > repo2/s/a hg -R repo2/s ci -m2