Index: recipe_modules/step/example.expected/defer_results.json |
diff --git a/recipe_modules/step/example.expected/defer_results.json b/recipe_modules/step/example.expected/defer_results.json |
index 00d4d781249c5af0299553fccb8df5f822e47e7c..405c0c8804ed6e5259c5e0306d15d1b198cca5e2 100644 |
--- a/recipe_modules/step/example.expected/defer_results.json |
+++ b/recipe_modules/step/example.expected/defer_results.json |
@@ -61,6 +61,14 @@ |
{ |
"cmd": [ |
"echo", |
+ "warning" |
+ ], |
+ "cwd": "[SLAVE_BUILD]", |
+ "name": "warning" |
+ }, |
+ { |
+ "cmd": [ |
+ "echo", |
"testa" |
], |
"cwd": "[SLAVE_BUILD]", |
@@ -83,4 +91,4 @@ |
"reason": "You can catch step failures.", |
"status_code": 1 |
} |
-] |
+] |