| Index: recipe_modules/tryserver/example.expected/with_rietveld_patch.json
|
| diff --git a/recipe_modules/tryserver/example.expected/with_rietveld_patch.json b/recipe_modules/tryserver/example.expected/with_rietveld_patch.json
|
| index 4c3bb4acb34c7f9d2d623441537bc3ef0b7515aa..811f3b9a3a3ede62ce5c63f0e18393b65b73b612 100644
|
| --- a/recipe_modules/tryserver/example.expected/with_rietveld_patch.json
|
| +++ b/recipe_modules/tryserver/example.expected/with_rietveld_patch.json
|
| @@ -21,6 +21,16 @@
|
| },
|
| {
|
| "cmd": [
|
| + "RECIPE_PACKAGE_REPO[depot_tools]/git_cl.py",
|
| + "-d",
|
| + "https://codereview.chromium.org/12853011",
|
| + "--rietveld"
|
| + ],
|
| + "name": "git_cl description",
|
| + "stdout": "/path/to/tmp/"
|
| + },
|
| + {
|
| + "cmd": [
|
| "git",
|
| "diff",
|
| "--cached",
|
|
|