|
|
@ -625,7 +625,7 @@ class GClientSmokeGIT(GClientSmokeBase):
|
|
|
|
' "mac": {',
|
|
|
|
' "mac": {',
|
|
|
|
' # src -> src/mac_repo',
|
|
|
|
' # src -> src/mac_repo',
|
|
|
|
' "src/mac_repo": {',
|
|
|
|
' "src/mac_repo": {',
|
|
|
|
' "url": "/repo_5",',
|
|
|
|
' "url": "{repo5_var}",',
|
|
|
|
' },',
|
|
|
|
' },',
|
|
|
|
'',
|
|
|
|
'',
|
|
|
|
' # src -> src/repo8 -> src/recursed_os_repo',
|
|
|
|
' # src -> src/repo8 -> src/recursed_os_repo',
|
|
|
@ -643,7 +643,7 @@ class GClientSmokeGIT(GClientSmokeBase):
|
|
|
|
'',
|
|
|
|
'',
|
|
|
|
' # src -> src/unix_repo',
|
|
|
|
' # src -> src/unix_repo',
|
|
|
|
' "src/unix_repo": {',
|
|
|
|
' "src/unix_repo": {',
|
|
|
|
' "url": "/repo_5",',
|
|
|
|
' "url": "{repo5_var}",',
|
|
|
|
' },',
|
|
|
|
' },',
|
|
|
|
'',
|
|
|
|
'',
|
|
|
|
' },',
|
|
|
|
' },',
|
|
|
@ -651,7 +651,7 @@ class GClientSmokeGIT(GClientSmokeBase):
|
|
|
|
' "win": {',
|
|
|
|
' "win": {',
|
|
|
|
' # src -> src/win_repo',
|
|
|
|
' # src -> src/win_repo',
|
|
|
|
' "src/win_repo": {',
|
|
|
|
' "src/win_repo": {',
|
|
|
|
' "url": "/repo_5",',
|
|
|
|
' "url": "{repo5_var}",',
|
|
|
|
' },',
|
|
|
|
' },',
|
|
|
|
'',
|
|
|
|
'',
|
|
|
|
' },',
|
|
|
|
' },',
|
|
|
@ -712,6 +712,9 @@ class GClientSmokeGIT(GClientSmokeBase):
|
|
|
|
' # src',
|
|
|
|
' # src',
|
|
|
|
' "hook1_contents": \'git_hooked1\',',
|
|
|
|
' "hook1_contents": \'git_hooked1\',',
|
|
|
|
'',
|
|
|
|
'',
|
|
|
|
|
|
|
|
' # src',
|
|
|
|
|
|
|
|
' "repo5_var": \'/repo_5\',',
|
|
|
|
|
|
|
|
'',
|
|
|
|
'}',
|
|
|
|
'}',
|
|
|
|
'',
|
|
|
|
'',
|
|
|
|
], deps_contents.splitlines())
|
|
|
|
], deps_contents.splitlines())
|
|
|
@ -776,7 +779,7 @@ class GClientSmokeGIT(GClientSmokeBase):
|
|
|
|
' "mac": {',
|
|
|
|
' "mac": {',
|
|
|
|
' # src -> src/mac_repo',
|
|
|
|
' # src -> src/mac_repo',
|
|
|
|
' "src/mac_repo": {',
|
|
|
|
' "src/mac_repo": {',
|
|
|
|
' "url": "/repo_5",',
|
|
|
|
' "url": "{repo5_var}",',
|
|
|
|
' },',
|
|
|
|
' },',
|
|
|
|
'',
|
|
|
|
'',
|
|
|
|
' # src -> src/repo8 -> src/recursed_os_repo',
|
|
|
|
' # src -> src/repo8 -> src/recursed_os_repo',
|
|
|
@ -794,7 +797,7 @@ class GClientSmokeGIT(GClientSmokeBase):
|
|
|
|
'',
|
|
|
|
'',
|
|
|
|
' # src -> src/unix_repo',
|
|
|
|
' # src -> src/unix_repo',
|
|
|
|
' "src/unix_repo": {',
|
|
|
|
' "src/unix_repo": {',
|
|
|
|
' "url": "/repo_5",',
|
|
|
|
' "url": "{repo5_var}",',
|
|
|
|
' },',
|
|
|
|
' },',
|
|
|
|
'',
|
|
|
|
'',
|
|
|
|
' },',
|
|
|
|
' },',
|
|
|
@ -802,7 +805,7 @@ class GClientSmokeGIT(GClientSmokeBase):
|
|
|
|
' "win": {',
|
|
|
|
' "win": {',
|
|
|
|
' # src -> src/win_repo',
|
|
|
|
' # src -> src/win_repo',
|
|
|
|
' "src/win_repo": {',
|
|
|
|
' "src/win_repo": {',
|
|
|
|
' "url": "/repo_5",',
|
|
|
|
' "url": "{repo5_var}",',
|
|
|
|
' },',
|
|
|
|
' },',
|
|
|
|
'',
|
|
|
|
'',
|
|
|
|
' },',
|
|
|
|
' },',
|
|
|
@ -863,6 +866,9 @@ class GClientSmokeGIT(GClientSmokeBase):
|
|
|
|
' # src',
|
|
|
|
' # src',
|
|
|
|
' "hook1_contents": \'git_hooked1\',',
|
|
|
|
' "hook1_contents": \'git_hooked1\',',
|
|
|
|
'',
|
|
|
|
'',
|
|
|
|
|
|
|
|
' # src',
|
|
|
|
|
|
|
|
' "repo5_var": \'/repo_5\',',
|
|
|
|
|
|
|
|
'',
|
|
|
|
'}',
|
|
|
|
'}',
|
|
|
|
'',
|
|
|
|
'',
|
|
|
|
], deps_contents.splitlines())
|
|
|
|
], deps_contents.splitlines())
|
|
|
|