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

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

Issue 1919193002: build: roll infra_paths changes (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: merge 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/internal_deps.json
diff --git a/scripts/slave/recipes/run_presubmit.expected/internal_deps.json b/scripts/slave/recipes/run_presubmit.expected/internal_deps.json
index 87d92ee0b4fa93ccbe67f070996b88321052770c..a535c249196201e438dda84432a92ea113ceb166 100644
--- a/scripts/slave/recipes/run_presubmit.expected/internal_deps.json
+++ b/scripts/slave/recipes/run_presubmit.expected/internal_deps.json
@@ -11,13 +11,13 @@
"--slave",
"TestSlavename",
"--spec",
- "cache_dir = '[GIT_CACHE]'\nsolutions = [{'deps_file': 'DEPS', 'managed': True, 'name': 'build_internal/internal.DEPS', 'url': 'https://chrome-internal.googlesource.com/chrome/tools/build/internal.DEPS.git'}]",
+ "cache_dir = '[ROOT]/b/build/slave/cache_dir'\nsolutions = [{'deps_file': 'DEPS', 'managed': True, 'name': 'build_internal/internal.DEPS', 'url': 'https://chrome-internal.googlesource.com/chrome/tools/build/internal.DEPS.git'}]",
"--root",
"build_internal/internal.DEPS",
"--revision_mapping_file",
"{\"build_internal/internal.DEPS\": \"got_revision\"}",
"--git-cache-dir",
- "[GIT_CACHE]",
+ "[ROOT]/b/build/slave/cache_dir",
"--issue",
"12853011",
"--patchset",
@@ -30,7 +30,6 @@
"build_internal/internal.DEPS@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]/build_internal/internal.DEPS",
+ "cwd": "[CWD]/build_internal/internal.DEPS",
"name": "commit git patch"
},
{
@@ -92,7 +91,7 @@
"--rietveld_email",
"",
"--root",
- "[SLAVE_BUILD]/build_internal/internal.DEPS",
+ "[CWD]/build_internal/internal.DEPS",
"--commit",
"--verbose",
"--verbose",
@@ -105,7 +104,6 @@
"--upstream",
"1b75002339580a63385c6a9f2745f9a816f7865d"
],
- "cwd": "[SLAVE_BUILD]",
"env": {
"PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
},

Powered by Google App Engine
This is Rietveld 408576698