# HG changeset patch # User Sean Farley # Date 1512173656 28800 # Node ID 9965a927998ae4b52667035d66352deebdda749e # Parent e4fb9229417a398ca430a8b27068f390ca7efd63 tests: fix symlink subrepo test diff -r e4fb9229417a -r 9965a927998a tests/test-git-submodules.t --- a/tests/test-git-submodules.t Tue Sep 06 01:11:28 2016 +0200 +++ b/tests/test-git-submodules.t Fri Dec 01 16:14:16 2017 -0800 @@ -304,10 +304,11 @@ verifying rev 87bae50d72cb against git commit 88171163bf4795b5570924e51d5f8ede33f8bc28 (replace symlink with subrepo) - $ hg cat -r 7 .hgsub .hgsubstate + $ hg cat -r 7 .hgsub subrepo2 = [git]../gitsubrepo alpha = [git]../gitsubrepo foolink = [git]../gitsubrepo + $ hg cat -r 7 .hgsubstate 6e4ad8da50204560c00fa25e4987eb2e239029ba alpha 6e4ad8da50204560c00fa25e4987eb2e239029ba foolink 6e4ad8da50204560c00fa25e4987eb2e239029ba subrepo2