| 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",
|
|
|