Index: scripts/slave/recipe_modules/luci_config/example.expected/basic.json |
diff --git a/scripts/slave/recipe_modules/luci_config/example.expected/basic.json b/scripts/slave/recipe_modules/luci_config/example.expected/basic.json |
index 257e2004aecf064f6dde2c6e575ab33b5a9b8dbf..3056967b3de473aa62b2ca2822d9fc227bd5e356 100644 |
--- a/scripts/slave/recipe_modules/luci_config/example.expected/basic.json |
+++ b/scripts/slave/recipe_modules/luci_config/example.expected/basic.json |
@@ -8,6 +8,7 @@ |
"--outfile", |
"/path/to/tmp/" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "Get luci-config projects" |
}, |
{ |
@@ -19,6 +20,7 @@ |
"--outfile", |
"/path/to/tmp/" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "Get project 'build' config 'recipes.cfg'" |
}, |
{ |