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

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

Issue 1930433002: Roll recipe dependencies (nontrivial). (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build@master
Patch Set: Rebase 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/build.json
diff --git a/scripts/slave/recipes/run_presubmit.expected/build.json b/scripts/slave/recipes/run_presubmit.expected/build.json
index c8902144458e68872266e0dba713919b8102b09c..0a946a15af99af732086513ae09cb4507cd0925f 100644
--- a/scripts/slave/recipes/run_presubmit.expected/build.json
+++ b/scripts/slave/recipes/run_presubmit.expected/build.json
@@ -30,7 +30,6 @@
"build@HEAD",
"--output_manifest"
],
- "cwd": "[SLAVE_BUILD]",
"env": {
"PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
},
@@ -105,7 +104,6 @@
"--upstream",
"80754af91bfb6d1073585b046fe0a474ce868509"
],
- "cwd": "[SLAVE_BUILD]",
"env": {
"PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]",
"PYTHONPATH": ""

Powered by Google App Engine
This is Rietveld 408576698