| Index: scripts/slave/recipe_modules/disk/example.expected/basic.json
|
| diff --git a/scripts/slave/recipe_modules/disk/example.expected/basic.json b/scripts/slave/recipe_modules/disk/example.expected/basic.json
|
| index 6268f8a81463406670bdcde46ac9df5bbbe50661..13f64b2fd57518aa071ba881b09a1f18f5d97a07 100644
|
| --- a/scripts/slave/recipe_modules/disk/example.expected/basic.json
|
| +++ b/scripts/slave/recipe_modules/disk/example.expected/basic.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": [
|
| @@ -24,6 +25,7 @@
|
| "RECIPE_MODULE[disk]/resources/statvfs.py",
|
| "[SLAVE_BUILD]"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "usage2",
|
| "stdout": "/path/to/tmp/json",
|
| "~followup_annotations": [
|
|
|