Index: recipe_modules/tryserver/example.expected/with_wrong_patch.json |
diff --git a/recipe_modules/tryserver/example.expected/with_wrong_patch.json b/recipe_modules/tryserver/example.expected/with_wrong_patch.json |
index ad5fa8aa33bff413c45ef703822fca35428dd314..1a2cbcb1e8aac9c54629853aa1f23c71c4286d99 100644 |
--- a/recipe_modules/tryserver/example.expected/with_wrong_patch.json |
+++ b/recipe_modules/tryserver/example.expected/with_wrong_patch.json |
@@ -13,7 +13,7 @@ |
"--cached", |
"--name-only" |
], |
- "cwd": "[CWD]", |
+ "cwd": "[SLAVE_BUILD]", |
"name": "git diff to analyze patch", |
"stdout": "/path/to/tmp/", |
"~followup_annotations": [ |
@@ -27,6 +27,7 @@ |
"-u", |
"import sys; sys.exit(1)" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "fail", |
"~followup_annotations": [ |
"step returned non-zero exit code: 1", |