comparison tests/test-git-submodules.t @ 1090:9965a927998a

tests: fix symlink subrepo test
author Sean Farley <sean@farley.io>
date Fri, 01 Dec 2017 16:14:16 -0800
parents 93689e8f27ac
children
comparison
equal deleted inserted replaced
1089:e4fb9229417a 1090:9965a927998a
302 subrepo 302 subrepo
303 $ hg gverify -r 5 303 $ hg gverify -r 5
304 verifying rev 87bae50d72cb against git commit 88171163bf4795b5570924e51d5f8ede33f8bc28 304 verifying rev 87bae50d72cb against git commit 88171163bf4795b5570924e51d5f8ede33f8bc28
305 305
306 (replace symlink with subrepo) 306 (replace symlink with subrepo)
307 $ hg cat -r 7 .hgsub .hgsubstate 307 $ hg cat -r 7 .hgsub
308 subrepo2 = [git]../gitsubrepo 308 subrepo2 = [git]../gitsubrepo
309 alpha = [git]../gitsubrepo 309 alpha = [git]../gitsubrepo
310 foolink = [git]../gitsubrepo 310 foolink = [git]../gitsubrepo
311 $ hg cat -r 7 .hgsubstate
311 6e4ad8da50204560c00fa25e4987eb2e239029ba alpha 312 6e4ad8da50204560c00fa25e4987eb2e239029ba alpha
312 6e4ad8da50204560c00fa25e4987eb2e239029ba foolink 313 6e4ad8da50204560c00fa25e4987eb2e239029ba foolink
313 6e4ad8da50204560c00fa25e4987eb2e239029ba subrepo2 314 6e4ad8da50204560c00fa25e4987eb2e239029ba subrepo2
314 $ hg gverify -r 7 315 $ hg gverify -r 7
315 verifying rev e338dc0b9f64 against git commit e3288fa737d429a60637b3b6782cb25b8298bc00 316 verifying rev e338dc0b9f64 against git commit e3288fa737d429a60637b3b6782cb25b8298bc00