| 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 53d9a4553ad0d6a0a5b0f4c676c17aa98693fdc0..70e621e9e9f2763f1cf03a4172ad20cdf483603e 100644
|
| --- a/scripts/slave/recipe_modules/disk/example.expected/high_usage.json
|
| +++ b/scripts/slave/recipe_modules/disk/example.expected/high_usage.json
|
| @@ -6,6 +6,7 @@
|
| "RECIPE_MODULE[disk]/resources/statvfs.py",
|
| "[SLAVE_BUILD]"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "usage1",
|
| "stdout": "/path/to/tmp/json",
|
| "~followup_annotations": [
|
| @@ -25,6 +26,7 @@
|
| "RECIPE_MODULE[disk]/resources/statvfs.py",
|
| "[SLAVE_BUILD]"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "usage2",
|
| "stdout": "/path/to/tmp/json",
|
| "~followup_annotations": [
|
|
|