Index: recipe_modules/tryserver/example.expected/with_wrong_patch_new.json |
diff --git a/recipe_modules/tryserver/example.expected/with_wrong_patch.json b/recipe_modules/tryserver/example.expected/with_wrong_patch_new.json |
similarity index 90% |
copy from recipe_modules/tryserver/example.expected/with_wrong_patch.json |
copy to recipe_modules/tryserver/example.expected/with_wrong_patch_new.json |
index dd8287204a3129c43b1ca70aa4c726a11f676584..0fc7eb84feecbbcbf372817402cc90e84a327ded 100644 |
--- a/recipe_modules/tryserver/example.expected/with_wrong_patch.json |
+++ b/recipe_modules/tryserver/example.expected/with_wrong_patch_new.json |
@@ -13,11 +13,11 @@ |
"--cached", |
"--name-only" |
], |
- "cwd": "[SLAVE_BUILD]", |
+ "cwd": "[SLAVE_BUILD]\\sub\\project", |
"name": "git diff to analyze patch", |
"stdout": "/path/to/tmp/", |
"~followup_annotations": [ |
- "@@@STEP_LOG_LINE@files@foo.cc@@@", |
+ "@@@STEP_LOG_LINE@files@sub/project/foo.cc@@@", |
"@@@STEP_LOG_END@files@@@" |
] |
}, |