| Index: scripts/slave/recipes/run_presubmit.expected/chrome_golo.json
|
| diff --git a/scripts/slave/recipes/run_presubmit.expected/chrome_golo.json b/scripts/slave/recipes/run_presubmit.expected/chrome_golo.json
|
| index b64313b1b0cb967af3529c5fd2807fa0a21f661c..6d958d9785af043605ee2704451619c15e1366b8 100644
|
| --- a/scripts/slave/recipes/run_presubmit.expected/chrome_golo.json
|
| +++ b/scripts/slave/recipes/run_presubmit.expected/chrome_golo.json
|
| @@ -11,13 +11,13 @@
|
| "--slave",
|
| "TestSlavename",
|
| "--spec",
|
| - "cache_dir = '[GIT_CACHE]'\nsolutions = [{'deps_file': '.DEPS.git', 'managed': True, 'name': 'chrome_golo', 'url': 'https://chrome-internal.googlesource.com/chrome-golo/chrome-golo.git'}]",
|
| + "cache_dir = '[ROOT]/b/build/slave/cache_dir'\nsolutions = [{'deps_file': '.DEPS.git', 'managed': True, 'name': 'chrome_golo', 'url': 'https://chrome-internal.googlesource.com/chrome-golo/chrome-golo.git'}]",
|
| "--root",
|
| "chrome_golo",
|
| "--revision_mapping_file",
|
| "{\"chrome_golo\": \"got_revision\"}",
|
| "--git-cache-dir",
|
| - "[GIT_CACHE]",
|
| + "[ROOT]/b/build/slave/cache_dir",
|
| "--issue",
|
| "12853011",
|
| "--patchset",
|
| @@ -30,7 +30,6 @@
|
| "chrome_golo@HEAD",
|
| "--output_manifest"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "env": {
|
| "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
|
| },
|
| @@ -74,7 +73,7 @@
|
| "-m",
|
| "Committed patch"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]/chrome_golo",
|
| + "cwd": "[CWD]/chrome_golo",
|
| "name": "commit git patch"
|
| },
|
| {
|
| @@ -92,7 +91,7 @@
|
| "--rietveld_email",
|
| "",
|
| "--root",
|
| - "[SLAVE_BUILD]/chrome_golo",
|
| + "[CWD]/chrome_golo",
|
| "--commit",
|
| "--verbose",
|
| "--verbose",
|
| @@ -105,7 +104,6 @@
|
| "--upstream",
|
| "d2571c8b2d27c5e5a14fd061581e46e802f1566a"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "env": {
|
| "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
|
| },
|
|
|