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

Unified Diff: scripts/slave/recipes/chromium_upload_clang.expected/full_tryserver_chromium_win_win_upload_clang.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/chromium_upload_clang.expected/full_tryserver_chromium_win_win_upload_clang.json
diff --git a/scripts/slave/recipes/chromium_upload_clang.expected/full_tryserver_chromium_win_win_upload_clang.json b/scripts/slave/recipes/chromium_upload_clang.expected/full_tryserver_chromium_win_win_upload_clang.json
index 376c62d448e5946f3dd7b6053e07055bae7d6cf1..8f88a77efa7bbd08499b259877b937be1a392a8a 100644
--- a/scripts/slave/recipes/chromium_upload_clang.expected/full_tryserver_chromium_win_win_upload_clang.json
+++ b/scripts/slave/recipes/chromium_upload_clang.expected/full_tryserver_chromium_win_win_upload_clang.json
@@ -31,7 +31,6 @@
"--force",
"--output_manifest"
],
- "cwd": "[SLAVE_BUILD]",
"env": {
"PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]"
},
@@ -109,7 +108,6 @@
"-u",
"[SLAVE_BUILD]\\src\\third_party\\binutils\\download.py"
],
- "cwd": "[SLAVE_BUILD]",
"name": "download binutils"
},
{
@@ -119,7 +117,6 @@
"[SLAVE_BUILD]\\src\\tools\\clang\\scripts\\package.py",
"--upload"
],
- "cwd": "[SLAVE_BUILD]",
"name": "package clang"
},
{

Powered by Google App Engine
This is Rietveld 408576698