| Index: recipe_modules/path/example.expected/linux_kitchen.json | 
| diff --git a/recipe_modules/path/example.expected/linux_kitchen.json b/recipe_modules/path/example.expected/linux_kitchen.json | 
| index 27b9276da0b20a155903c75b47576e65c4dd4e56..015dbe662b590c50db347493d536e9486992f31f 100644 | 
| --- a/recipe_modules/path/example.expected/linux_kitchen.json | 
| +++ b/recipe_modules/path/example.expected/linux_kitchen.json | 
| @@ -18,7 +18,7 @@ | 
| { | 
| "cmd": [ | 
| "echo", | 
| -      "RECIPE_PACKAGE[recipe_engine]/dir/file.py" | 
| +      "RECIPE_PACKAGE_REPO[recipe_engine]/dir/file.py" | 
| ], | 
| "cwd": "[SLAVE_BUILD]", | 
| "name": "print package dir" | 
|  |