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

Unified Diff: scripts/slave/recipe_modules/archive/example.expected/cf_archiving_mac.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/recipe_modules/archive/example.expected/cf_archiving_mac.json
diff --git a/scripts/slave/recipe_modules/archive/example.expected/cf_archiving_mac.json b/scripts/slave/recipe_modules/archive/example.expected/cf_archiving_mac.json
index e07ceaba9597739407e0e9927309f1b50b860c3f..e2c7d54425f02d0cdc4dd50361ac06492d751575 100644
--- a/scripts/slave/recipe_modules/archive/example.expected/cf_archiving_mac.json
+++ b/scripts/slave/recipe_modules/archive/example.expected/cf_archiving_mac.json
@@ -7,7 +7,6 @@
"[SLAVE_BUILD]/src/out/Release",
"/path/to/tmp/json"
],
- "cwd": "[SLAVE_BUILD]",
"name": "listdir build_dir",
"~followup_annotations": [
"@@@STEP_LOG_LINE@json.output@[@@@",
@@ -34,7 +33,6 @@
"[\"chrome\", \"icu.dat\"]",
"[SLAVE_BUILD]/src/out/Release"
],
- "cwd": "[SLAVE_BUILD]",
"name": "zipping"
},
{
@@ -55,7 +53,6 @@
"[TMP_BASE]/chrome_staging_tmp_1/chrome-asan-mac-release-refs_heads_B1-123456.zip",
"gs://chromium/mac-release-subdir/chrome-asan-mac-release-refs_heads_B1-123456.zip"
],
- "cwd": "[SLAVE_BUILD]",
"name": "gsutil upload",
"~followup_annotations": [
"@@@STEP_LINK@gsutil.upload@https://storage.cloud.google.com/chromium/mac-release-subdir/chrome-asan-mac-release-refs_heads_B1-123456.zip@@@"
@@ -68,7 +65,6 @@
"\nimport os\nimport sys\nos.remove(sys.argv[1])\n",
"[TMP_BASE]/chrome_staging_tmp_1/chrome-asan-mac-release-refs_heads_B1-123456.zip"
],
- "cwd": "[SLAVE_BUILD]",
"name": "chrome-asan-mac-release-refs_heads_B1-123456.zip",
"~followup_annotations": [
"@@@STEP_LOG_LINE@python.inline@@@@",

Powered by Google App Engine
This is Rietveld 408576698