Index: scripts/slave/recipes/run_presubmit.expected/skia.json |
diff --git a/scripts/slave/recipes/run_presubmit.expected/skia.json b/scripts/slave/recipes/run_presubmit.expected/skia.json |
index c39a4abf7cd50faf17a60c1deedbfea779e44b85..e75bf68bf14b777cfc67d6e5091273119a6db710 100644 |
--- a/scripts/slave/recipes/run_presubmit.expected/skia.json |
+++ b/scripts/slave/recipes/run_presubmit.expected/skia.json |
@@ -11,13 +11,13 @@ |
"--slave", |
"TestSlavename", |
"--spec", |
- "cache_dir = '[GIT_CACHE]'\nsolutions = [{'deps_file': '.DEPS.git', 'managed': True, 'name': 'skia', 'url': 'https://skia.googlesource.com/skia.git'}]", |
+ "cache_dir = '[ROOT]/b/build/slave/cache_dir'\nsolutions = [{'deps_file': '.DEPS.git', 'managed': True, 'name': 'skia', 'url': 'https://skia.googlesource.com/skia.git'}]", |
"--root", |
"skia", |
"--revision_mapping_file", |
"{\"skia\": \"got_revision\"}", |
"--git-cache-dir", |
- "[GIT_CACHE]", |
+ "[ROOT]/b/build/slave/cache_dir", |
"--issue", |
"12853011", |
"--patchset", |
@@ -30,7 +30,6 @@ |
"skia@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]/skia", |
+ "cwd": "[CWD]/skia", |
"name": "commit git patch" |
}, |
{ |
@@ -92,7 +91,7 @@ |
"--rietveld_email", |
"", |
"--root", |
- "[SLAVE_BUILD]/skia", |
+ "[CWD]/skia", |
"--commit", |
"--verbose", |
"--verbose", |
@@ -105,7 +104,6 @@ |
"--upstream", |
"9046e2e693bb92a76e972b694580e5d17ad10748" |
], |
- "cwd": "[SLAVE_BUILD]", |
"env": { |
"PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
}, |