| Index: recipe_modules/git/example.expected/can_fail_build.json
|
| diff --git a/recipe_modules/git/example.expected/can_fail_build.json b/recipe_modules/git/example.expected/can_fail_build.json
|
| index 209806e15137d154cb10ddfc14e56606276a434f..a5436ba14e216acdda06cbaba9eccc49f3361e4d 100644
|
| --- a/recipe_modules/git/example.expected/can_fail_build.json
|
| +++ b/recipe_modules/git/example.expected/can_fail_build.json
|
| @@ -9,6 +9,7 @@
|
| "--url",
|
| "https://chromium.googlesource.com/chromium/src.git"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "git setup"
|
| },
|
| {
|
|
|