| Index: scripts/slave/recipe_modules/disk/example.expected/high_usage.json
|
| diff --git a/scripts/slave/recipe_modules/disk/example.expected/high_usage.json b/scripts/slave/recipe_modules/disk/example.expected/high_usage.json
|
| index 79ae02497b581dacc157a8b54465cabeefd49fa4..df4026da0f80bf00c212a2c5115b5866ca6843dc 100644
|
| --- a/scripts/slave/recipe_modules/disk/example.expected/high_usage.json
|
| +++ b/scripts/slave/recipe_modules/disk/example.expected/high_usage.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]",
|
|
|