| Index: recipes/recipes/recipe_autoroller.expected/repo_data_trivial_cq.json
|
| diff --git a/recipes/recipes/recipe_autoroller.expected/repo_data_trivial_cq.json b/recipes/recipes/recipe_autoroller.expected/repo_data_trivial_cq.json
|
| index 310e51aa1e2d001f1723ea351508bbd055be89ca..46d0425517258180cb12823a16dfa9621577c275 100644
|
| --- a/recipes/recipes/recipe_autoroller.expected/repo_data_trivial_cq.json
|
| +++ b/recipes/recipes/recipe_autoroller.expected/repo_data_trivial_cq.json
|
| @@ -20,7 +20,7 @@
|
| "--platform",
|
| "linux-amd64",
|
| "--dest-directory",
|
| - "[SLAVE_BUILD]/cipd",
|
| + "[START_DIR]/cipd",
|
| "--json-output",
|
| "/path/to/tmp/json"
|
| ],
|
| @@ -28,7 +28,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@@@"
|
| @@ -36,7 +36,7 @@
|
| },
|
| {
|
| "cmd": [
|
| - "[SLAVE_BUILD]/cipd/cipd",
|
| + "[START_DIR]/cipd/cipd",
|
| "ensure",
|
| "--root",
|
| "[TMP_BASE]/recipes_tmp_1",
|
|
|