Index: recipe_modules/path/example.expected/mac_kitchen.json |
diff --git a/recipe_modules/path/example.expected/mac_kitchen.json b/recipe_modules/path/example.expected/mac_kitchen.json |
index 71b984b00f7e9e4ae6335a652e5e35f254750849..e110ae0463a2ffe946a20b56b091499278c2f5ad 100644 |
--- a/recipe_modules/path/example.expected/mac_kitchen.json |
+++ b/recipe_modules/path/example.expected/mac_kitchen.json |
@@ -44,6 +44,13 @@ |
{ |
"cmd": [ |
"echo", |
+ "False" |
+ ], |
+ "name": "volatile tmp_dir" |
+ }, |
+ { |
+ "cmd": [ |
+ "echo", |
"[START_DIR]/some/thing" |
], |
"name": "converted path [START_DIR]/some/thing" |