| Index: scripts/slave/recipe_modules/disk/example.expected/no_test_data.json
|
| diff --git a/scripts/slave/recipe_modules/disk/example.expected/no_test_data.json b/scripts/slave/recipe_modules/disk/example.expected/no_test_data.json
|
| index 4b400b4d28203f49fd25a7c8eb44677f0debc760..fc175f6339172c07c18b30645fd64ed92fb7511e 100644
|
| --- a/scripts/slave/recipe_modules/disk/example.expected/no_test_data.json
|
| +++ b/scripts/slave/recipe_modules/disk/example.expected/no_test_data.json
|
| @@ -3,7 +3,7 @@
|
| "cmd": [
|
| "python",
|
| "-u",
|
| - "RECIPE_MODULE[disk]/resources/statvfs.py",
|
| + "RECIPE_MODULE[build.disk]/resources/statvfs.py",
|
| "[SLAVE_BUILD]"
|
| ],
|
| "cwd": "[SLAVE_BUILD]",
|
| @@ -22,7 +22,7 @@
|
| "cmd": [
|
| "python",
|
| "-u",
|
| - "RECIPE_MODULE[disk]/resources/statvfs.py",
|
| + "RECIPE_MODULE[build.disk]/resources/statvfs.py",
|
| "[SLAVE_BUILD]"
|
| ],
|
| "cwd": "[SLAVE_BUILD]",
|
|
|