| Index: scripts/slave/recipe_modules/disk/example.expected/space_usage_doesnt_fail_build.json
|
| diff --git a/scripts/slave/recipe_modules/disk/example.expected/space_usage_doesnt_fail_build.json b/scripts/slave/recipe_modules/disk/example.expected/space_usage_doesnt_fail_build.json
|
| index 0d8ed073d137a258952de547605eb5289b27bcd7..34d01851a01b5352ac0153fd171f0a1a975285f3 100644
|
| --- a/scripts/slave/recipe_modules/disk/example.expected/space_usage_doesnt_fail_build.json
|
| +++ b/scripts/slave/recipe_modules/disk/example.expected/space_usage_doesnt_fail_build.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]",
|
| @@ -23,7 +23,7 @@
|
| "cmd": [
|
| "python",
|
| "-u",
|
| - "RECIPE_MODULE[disk]/resources/statvfs.py",
|
| + "RECIPE_MODULE[build.disk]/resources/statvfs.py",
|
| "[SLAVE_BUILD]"
|
| ],
|
| "cwd": "[SLAVE_BUILD]",
|
|
|