diff options
author | borenet <borenet@chromium.org> | 2016-10-27 06:35:51 -0700 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2016-10-27 06:35:52 -0700 |
commit | 96b38426b625b94489fe7ea237d79f9f9a5b406d (patch) | |
tree | 57ded30aa85abdd1117e390bd1f412110f42b642 /infra/bots/recipes/swarm_compile.expected/recipe_with_gerrit_patch.json | |
parent | eb94e568826b76429b999572fda58c6c5365121b (diff) |
Fix recipes for Gerrit property rename
NOTREECHECKS=true
BUG=skia:
GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2455523004
Review-Url: https://codereview.chromium.org/2455523004
Diffstat (limited to 'infra/bots/recipes/swarm_compile.expected/recipe_with_gerrit_patch.json')
-rw-r--r-- | infra/bots/recipes/swarm_compile.expected/recipe_with_gerrit_patch.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/infra/bots/recipes/swarm_compile.expected/recipe_with_gerrit_patch.json b/infra/bots/recipes/swarm_compile.expected/recipe_with_gerrit_patch.json index cc0eef6682..08da211251 100644 --- a/infra/bots/recipes/swarm_compile.expected/recipe_with_gerrit_patch.json +++ b/infra/bots/recipes/swarm_compile.expected/recipe_with_gerrit_patch.json @@ -35,9 +35,9 @@ "--git-cache-dir", "[CUSTOM_C:\\_B_CACHE]", "--gerrit_repo", - "skia", + "https://skia.googlesource.com/skia", "--gerrit_ref", - "refs/changes/00/2100/2", + "refs/changes/89/456789/12", "--output_json", "/path/to/tmp/json", "--revision", |