| Index: recipes/recipes/depot_tools_builder.expected/basic.json
|
| diff --git a/recipes/recipes/depot_tools_builder.expected/basic.json b/recipes/recipes/depot_tools_builder.expected/basic.json
|
| index 8898dbb567055f751b1fb6fe73590ad1ddff1b28..cb01115c06b420ba6b97372b2dc772f0f4781ac1 100644
|
| --- a/recipes/recipes/depot_tools_builder.expected/basic.json
|
| +++ b/recipes/recipes/depot_tools_builder.expected/basic.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",
|
| @@ -302,7 +302,7 @@
|
| },
|
| {
|
| "cmd": [
|
| - "[SLAVE_BUILD]/cipd/cipd",
|
| + "[START_DIR]/cipd/cipd",
|
| "create",
|
| "-in",
|
| "[TMP_BASE]/git_installer_tmp_1",
|
| @@ -342,7 +342,7 @@
|
| },
|
| {
|
| "cmd": [
|
| - "[SLAVE_BUILD]/cipd/cipd",
|
| + "[START_DIR]/cipd/cipd",
|
| "create",
|
| "-in",
|
| "[TMP_BASE]/git_installer_tmp_2",
|
| @@ -373,7 +373,7 @@
|
| },
|
| {
|
| "cmd": [
|
| - "[SLAVE_BUILD]/cipd/cipd",
|
| + "[START_DIR]/cipd/cipd",
|
| "create",
|
| "-in",
|
| "[TMP_BASE]/git_installer_tmp_2",
|
|
|