| Index: scripts/slave/recipe_modules/swarming/example.expected/basic_0.5_show_isolated_out_in_collect_step.json
|
| diff --git a/scripts/slave/recipe_modules/swarming/example.expected/basic_0.8_show_isolated_out_in_collect_step.json b/scripts/slave/recipe_modules/swarming/example.expected/basic_0.5_show_isolated_out_in_collect_step.json
|
| similarity index 98%
|
| rename from scripts/slave/recipe_modules/swarming/example.expected/basic_0.8_show_isolated_out_in_collect_step.json
|
| rename to scripts/slave/recipe_modules/swarming/example.expected/basic_0.5_show_isolated_out_in_collect_step.json
|
| index 69971d4c5b1f9cebbbfe19af78f7db7d6a19000a..ce924e97e75357660620cdc5ef83336a36cb9345 100644
|
| --- a/scripts/slave/recipe_modules/swarming/example.expected/basic_0.8_show_isolated_out_in_collect_step.json
|
| +++ b/scripts/slave/recipe_modules/swarming/example.expected/basic_0.5_show_isolated_out_in_collect_step.json
|
| @@ -86,7 +86,7 @@
|
| "name": "swarming.py --version",
|
| "stdout": "/path/to/tmp/",
|
| "~followup_annotations": [
|
| - "@@@STEP_TEXT@0.8.6@@@"
|
| + "@@@STEP_TEXT@0.5@@@"
|
| ]
|
| },
|
| {
|
| @@ -203,8 +203,6 @@
|
| "--idempotent",
|
| "--user",
|
| "joe",
|
| - "--cipd-package",
|
| - "bin:super/awesome/pkg:git_revision:deadbeef",
|
| "hash_for_win"
|
| ],
|
| "name": "[trigger] hello_world on Windows-7-SP1",
|
| @@ -277,8 +275,6 @@
|
| "--idempotent",
|
| "--user",
|
| "joe",
|
| - "--cipd-package",
|
| - "bin:super/awesome/pkg:git_revision:deadbeef",
|
| "hash_for_linux"
|
| ],
|
| "name": "[trigger] hello_world on Ubuntu-12.04",
|
| @@ -357,8 +353,6 @@
|
| "--idempotent",
|
| "--user",
|
| "joe",
|
| - "--cipd-package",
|
| - "bin:super/awesome/pkg:git_revision:deadbeef",
|
| "hash_for_mac"
|
| ],
|
| "name": "[trigger] hello_world on Mac-10.9",
|
|
|