| Index: recipe_modules/path/example.expected/win_luci.json
|
| diff --git a/recipe_modules/path/example.expected/win_luci.json b/recipe_modules/path/example.expected/win_luci.json
|
| index f99719124f730e9427c876b3853c5128c4a20041..1e162f96ba0e7d6c58cfda14d7ea3160a175a00a 100644
|
| --- a/recipe_modules/path/example.expected/win_luci.json
|
| +++ b/recipe_modules/path/example.expected/win_luci.json
|
| @@ -44,6 +44,13 @@
|
| {
|
| "cmd": [
|
| "echo",
|
| + "True"
|
| + ],
|
| + "name": "volatile tmp_dir"
|
| + },
|
| + {
|
| + "cmd": [
|
| + "echo",
|
| "[START_DIR]\\some\\thing"
|
| ],
|
| "name": "converted path [START_DIR]\\some\\thing"
|
|
|