Index: recipe_modules/properties/example.expected/dicts.json |
diff --git a/recipe_modules/properties/example.expected/dicts.json b/recipe_modules/properties/example.expected/dicts.json |
index 40de594a8ae143098aa0de2893654ce283244da2..d7db9fa0f43eaef88872280f579d4c3cd7328308 100644 |
--- a/recipe_modules/properties/example.expected/dicts.json |
+++ b/recipe_modules/properties/example.expected/dicts.json |
@@ -4,6 +4,7 @@ |
"echo", |
"{'key': {'other_key': {'key': 'value'}, 'key': 'value'}}" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "echo" |
}, |
{ |
@@ -11,6 +12,7 @@ |
"echo", |
"[('recipe', 'properties:example'), ('test_prop', {'key': {'other_key': {'key': 'value'}, 'key': 'value'}})]" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "echo all" |
}, |
{ |