| Index: scripts/slave/recipe_modules/filter/example.expected/match_additional_name_exclusion.json
|
| diff --git a/scripts/slave/recipe_modules/filter/example.expected/match_additional_name_exclusion.json b/scripts/slave/recipe_modules/filter/example.expected/match_additional_name_exclusion.json
|
| index 32ae59447ec5915998063c80d0c4691cccb9b4e5..d82548b179af1486ef7daac76ca084666b9ecdd5 100644
|
| --- a/scripts/slave/recipe_modules/filter/example.expected/match_additional_name_exclusion.json
|
| +++ b/scripts/slave/recipe_modules/filter/example.expected/match_additional_name_exclusion.json
|
| @@ -96,29 +96,6 @@
|
| },
|
| {
|
| "cmd": [
|
| - "python",
|
| - "-u",
|
| - "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py",
|
| - "--show-path",
|
| - "python",
|
| - "RECIPE_PACKAGE_REPO[build]/scripts/slave/send_analyze_event.py",
|
| - "--event-mon-run-type",
|
| - "test",
|
| - "--master-name",
|
| - "",
|
| - "--builder-name",
|
| - "",
|
| - "--build-id",
|
| - "",
|
| - "--analyze-input",
|
| - "{\"additional_compile_targets\": [], \"files\": [\"foo.cc\"], \"test_targets\": []}",
|
| - "--analyze-output",
|
| - "{\"status\": \"Analyze disabled: matched exclusion\"}"
|
| - ],
|
| - "name": "analyze report"
|
| - },
|
| - {
|
| - "cmd": [
|
| "echo",
|
| "Why hello, there."
|
| ],
|
|
|