| Index: recipe_modules/step/example.expected/warning.json
|
| diff --git a/recipe_modules/step/example.expected/warning.json b/recipe_modules/step/example.expected/warning.json
|
| index 54eb4a001d77283181f0c8d017f21485b3554eba..f56c744b94540071cb0251a525a849f9c909be4c 100644
|
| --- a/recipe_modules/step/example.expected/warning.json
|
| +++ b/recipe_modules/step/example.expected/warning.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": [
|
|
|