Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(276)

Unified Diff: scripts/slave/recipes/run_presubmit.expected/chrome_golo.json

Issue 1917243002: Revert "build: roll infra_paths changes" (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Created 4 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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 6d958d9785af043605ee2704451619c15e1366b8..b64313b1b0cb967af3529c5fd2807fa0a21f661c 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 = '[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'}]",
+ "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'}]",
"--root",
"chrome_golo",
"--revision_mapping_file",
"{\"chrome_golo\": \"got_revision\"}",
"--git-cache-dir",
- "[ROOT]/b/build/slave/cache_dir",
+ "[GIT_CACHE]",
"--issue",
"12853011",
"--patchset",
@@ -30,6 +30,7 @@
"chrome_golo@HEAD",
"--output_manifest"
],
+ "cwd": "[SLAVE_BUILD]",
"env": {
"PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
},
@@ -73,7 +74,7 @@
"-m",
"Committed patch"
],
- "cwd": "[CWD]/chrome_golo",
+ "cwd": "[SLAVE_BUILD]/chrome_golo",
"name": "commit git patch"
},
{
@@ -91,7 +92,7 @@
"--rietveld_email",
"",
"--root",
- "[CWD]/chrome_golo",
+ "[SLAVE_BUILD]/chrome_golo",
"--commit",
"--verbose",
"--verbose",
@@ -104,6 +105,7 @@
"--upstream",
"d2571c8b2d27c5e5a14fd061581e46e802f1566a"
],
+ "cwd": "[SLAVE_BUILD]",
"env": {
"PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
},
« no previous file with comments | « scripts/slave/recipes/run_presubmit.expected/catapult.json ('k') | scripts/slave/recipes/run_presubmit.expected/chromium.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698