Index: recipe_modules/path/example.expected/win_kitchen.json |
diff --git a/recipe_modules/path/example.expected/win_kitchen.json b/recipe_modules/path/example.expected/win_kitchen.json |
index f99719124f730e9427c876b3853c5128c4a20041..d78d576f7a09afb6dad3ea3cdee578342a97e070 100644 |
--- a/recipe_modules/path/example.expected/win_kitchen.json |
+++ b/recipe_modules/path/example.expected/win_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" |