| 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 0cba523534ff948d370c9211c16073523e1e514c..79cb98138e377655297cbfc66d0bf2a203324711 100644
|
| --- a/recipe_modules/step/example.expected/defer_results.json
|
| +++ b/recipe_modules/step/example.expected/defer_results.json
|
| @@ -12,30 +12,6 @@
|
| "Why hello, there."
|
| ],
|
| "name": "hello (2)"
|
| - },
|
| - {
|
| - "cmd": [
|
| - "mkdir",
|
| - "something"
|
| - ],
|
| - "name": "mk subdir"
|
| - },
|
| - {
|
| - "cmd": [
|
| - "bash",
|
| - "-c",
|
| - "echo Why hello, there, in a subdir."
|
| - ],
|
| - "cwd": "[START_DIR]/something",
|
| - "name": "something"
|
| - },
|
| - {
|
| - "cmd": [
|
| - "bash",
|
| - "-c",
|
| - "echo what happen"
|
| - ],
|
| - "name": "start_dir ignored"
|
| },
|
| {
|
| "cmd": [
|
|
|