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

Unified Diff: scripts/slave/recipes/client.dynamorio.recipe_autogen.expected/linux_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/linux_dr_package.json
diff --git a/scripts/slave/recipes/client.dynamorio.recipe_autogen.expected/linux_dr_package.json b/scripts/slave/recipes/client.dynamorio.recipe_autogen.expected/linux_dr_package.json
index c12b237a84decb67d98ffa503929ddc9f1965d76..3e563c19b0e1e6c60c4a3c97f33cbb815a551b54 100644
--- a/scripts/slave/recipes/client.dynamorio.recipe_autogen.expected/linux_dr_package.json
+++ b/scripts/slave/recipes/client.dynamorio.recipe_autogen.expected/linux_dr_package.json
@@ -25,7 +25,6 @@
"--force",
"--output_manifest"
],
- "cwd": "[SLAVE_BUILD]",
"env": {
"PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
},
@@ -54,7 +53,6 @@
"-S",
"[SLAVE_BUILD]/dynamorio/make/package.cmake,build=0x1234567"
],
- "cwd": "[SLAVE_BUILD]",
"name": "Package DynamoRIO"
},
{
@@ -69,7 +67,6 @@
"DynamoRIO-Linux-*1234567.tar.gz",
"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