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 d9fc4933a8c27db26541253314568bf7e0e19fac..78f5fa4f9bd1c16edd4e8a91950ce0f96f7c6e25 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 |
@@ -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": [ |