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

Unified Diff: scripts/slave/recipes/client.drmemory.recipe_autogen.expected/win_builder.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.drmemory.recipe_autogen.expected/win_builder.json
diff --git a/scripts/slave/recipes/client.drmemory.recipe_autogen.expected/win_builder.json b/scripts/slave/recipes/client.drmemory.recipe_autogen.expected/win_builder.json
index dc87ea5c8904cb1e550ffb0a50527f2b1104e1df..da6be36aa48895d81034841d529267640cffeb0a 100644
--- a/scripts/slave/recipes/client.drmemory.recipe_autogen.expected/win_builder.json
+++ b/scripts/slave/recipes/client.drmemory.recipe_autogen.expected/win_builder.json
@@ -25,7 +25,6 @@
"--force",
"--output_manifest"
],
- "cwd": "[SLAVE_BUILD]",
"env": {
"PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
},
@@ -87,7 +86,6 @@
"\nimport os\nimport sys\nos.remove(sys.argv[1])\n",
"[SLAVE_BUILD]/DrMemory-Windows-1.2.3-0x1234567-sfx.exe"
],
- "cwd": "[SLAVE_BUILD]",
"name": "Delete prior sfx archive",
"~followup_annotations": [
"@@@STEP_LOG_LINE@python.inline@@@@",
@@ -120,7 +118,6 @@
"[SLAVE_BUILD]/DrMemory-Windows-1.2.3-0x1234567-sfx.exe",
"[SLAVE_BUILD]/drmemory-windows-latest-sfx.exe"
],
- "cwd": "[SLAVE_BUILD]",
"name": "copy locally"
},
{
@@ -153,7 +150,6 @@
"DrMemory-Windows-*1234567.zip",
"gs://chromium-drmemory-builds/builds/"
],
- "cwd": "[SLAVE_BUILD]",
"name": "gsutil upload (2)",
"~followup_annotations": [
"@@@STEP_LINK@gsutil.upload@https://storage.cloud.google.com/chromium-drmemory-builds/builds/@@@"

Powered by Google App Engine
This is Rietveld 408576698