Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1341)

Unified Diff: scripts/slave/recipes/simple_ci.expected/cq_try.json

Issue 2442203002: Update recipes to understand new Gerrit patch properties. (Closed)
Patch Set: Fix bugs. Created 4 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « scripts/slave/recipes/simple_ci.py ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: scripts/slave/recipes/simple_ci.expected/cq_try.json
diff --git a/scripts/slave/recipes/simple_ci.expected/cq_try.json b/scripts/slave/recipes/simple_ci.expected/cq_try.json
index 0956fb00fd6b00f62b587b11e4d0e7e5bdddfce4..53fc4abaec333298e0396d739a9de3f9b253bc01 100644
--- a/scripts/slave/recipes/simple_ci.expected/cq_try.json
+++ b/scripts/slave/recipes/simple_ci.expected/cq_try.json
@@ -18,8 +18,8 @@
"cmd": [
"git",
"fetch",
- "https://chromium-review.googlesource.com/infra/infra",
- "refs/changes/11/338811/3"
+ "https://chromium.googlesource.com/infra/infra",
+ "refs/changes/89/456789/12"
],
"name": "git fetch"
},
« no previous file with comments | « scripts/slave/recipes/simple_ci.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698