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

Unified Diff: scripts/slave/recipes/client.dynamorio.recipe_autogen.expected/win_dr_package.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/client.dynamorio.recipe_autogen.expected/win_dr_package.json
diff --git a/scripts/slave/recipes/client.dynamorio.recipe_autogen.expected/win_dr_package.json b/scripts/slave/recipes/client.dynamorio.recipe_autogen.expected/win_dr_package.json
index 05768d8a41eee0aa6d75eafabcd5f7c7d1c132cd..cd8ab18b7428a55fc285bea0e5ccb42817e1524f 100644
--- a/scripts/slave/recipes/client.dynamorio.recipe_autogen.expected/win_dr_package.json
+++ b/scripts/slave/recipes/client.dynamorio.recipe_autogen.expected/win_dr_package.json
@@ -25,7 +25,6 @@
"--force",
"--output_manifest"
],
- "cwd": "[SLAVE_BUILD]",
"env": {
"PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
},
@@ -62,7 +61,6 @@
"-S",
"[SLAVE_BUILD]/dynamorio/make/package.cmake,build=0x1234567"
],
- "cwd": "[SLAVE_BUILD]",
"env": {
"BOTTOOLS": "[SLAVE_BUILD]/dynamorio/tools/buildbot/bot_tools"
},
@@ -80,7 +78,6 @@
"DynamoRIO-Windows-*1234567.zip",
"gs://chromium-dynamorio/builds/"
],
- "cwd": "[SLAVE_BUILD]",
"name": "gsutil upload",
"~followup_annotations": [
"@@@STEP_LINK@gsutil.upload@https://storage.cloud.google.com/chromium-dynamorio/builds/@@@"

Powered by Google App Engine
This is Rietveld 408576698