| Index: recipe_modules/tryserver/example.expected/basic_tags.json
|
| diff --git a/recipe_modules/tryserver/example.expected/basic_tags.json b/recipe_modules/tryserver/example.expected/basic_tags.json
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..d1afb7e096c7141b2cd75b9009b7748abbf7c591
|
| --- /dev/null
|
| +++ b/recipe_modules/tryserver/example.expected/basic_tags.json
|
| @@ -0,0 +1,15 @@
|
| +[
|
| + {
|
| + "cmd": [
|
| + "echo",
|
| + "defaultdict(<type 'list'>, {'FOO': ['bar']})"
|
| + ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| + "name": "patch_text test"
|
| + },
|
| + {
|
| + "name": "$result",
|
| + "recipe_result": null,
|
| + "status_code": 0
|
| + }
|
| +]
|
|
|