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

Unified Diff: recipes/recipes/depot_tools_builder.expected/identical_normal_bleeding_edge_git_versions.json

Issue 2507373002: Roll recipe dependencies (nontrivial). (Closed)
Patch Set: Created 4 years, 1 month 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: recipes/recipes/depot_tools_builder.expected/identical_normal_bleeding_edge_git_versions.json
diff --git a/recipes/recipes/depot_tools_builder.expected/identical_normal_bleeding_edge_git_versions.json b/recipes/recipes/depot_tools_builder.expected/identical_normal_bleeding_edge_git_versions.json
index 87130b900b92ac72d882f1cf6e16a08a914583c4..b115f60d5b86b74e44b1e2964cd431c7d1311dce 100644
--- a/recipes/recipes/depot_tools_builder.expected/identical_normal_bleeding_edge_git_versions.json
+++ b/recipes/recipes/depot_tools_builder.expected/identical_normal_bleeding_edge_git_versions.json
@@ -215,7 +215,7 @@
"--platform",
"linux-amd64",
"--dest-directory",
- "[SLAVE_BUILD]/cipd",
+ "[START_DIR]/cipd",
"--json-output",
"/path/to/tmp/json"
],
@@ -223,7 +223,7 @@
"~followup_annotations": [
"@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@@",
"@@@STEP_LOG_LINE@json.output@{@@@",
- "@@@STEP_LOG_LINE@json.output@ \"executable\": \"[SLAVE_BUILD]/cipd/cipd\", @@@",
+ "@@@STEP_LOG_LINE@json.output@ \"executable\": \"[START_DIR]/cipd/cipd\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-package-instance_id\"@@@",
"@@@STEP_LOG_LINE@json.output@}@@@",
"@@@STEP_LOG_END@json.output@@@"
@@ -271,7 +271,7 @@
},
{
"cmd": [
- "[SLAVE_BUILD]/cipd/cipd",
+ "[START_DIR]/cipd/cipd",
"create",
"-in",
"[TMP_BASE]/git_installer_tmp_1",
@@ -304,7 +304,7 @@
},
{
"cmd": [
- "[SLAVE_BUILD]/cipd/cipd",
+ "[START_DIR]/cipd/cipd",
"create",
"-in",
"[TMP_BASE]/git_installer_tmp_1",
« no previous file with comments | « recipes/recipes/depot_tools_builder.expected/basic.json ('k') | recipes/recipes/infra_continuous.expected/infra.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698