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

Unified Diff: scripts/slave/recipes/run_presubmit.expected/depot_tools_and_gerrit.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
Index: scripts/slave/recipes/run_presubmit.expected/depot_tools_and_gerrit.json
diff --git a/scripts/slave/recipes/run_presubmit.expected/depot_tools_and_gerrit.json b/scripts/slave/recipes/run_presubmit.expected/depot_tools_and_gerrit.json
index 61fd689e226c5398a32b47c92bc2ad1017b0d42b..9de8b43088e75b98b5f57c62d449ed928d919218 100644
--- a/scripts/slave/recipes/run_presubmit.expected/depot_tools_and_gerrit.json
+++ b/scripts/slave/recipes/run_presubmit.expected/depot_tools_and_gerrit.json
@@ -15,7 +15,7 @@
"--gerrit_repo",
"https://chromium.googlesource.com/chromium/tools/depot_tools",
"--gerrit_ref",
- "refs/changes/11/338811/3",
+ "refs/changes/89/456789/12",
"--output_json",
"/path/to/tmp/json",
"--revision",
@@ -87,9 +87,9 @@
"-u",
"RECIPE_PACKAGE_REPO[depot_tools]/presubmit_support.py",
"--issue",
- "338811",
+ "456789",
"--patchset",
- "3",
+ "12",
"--gerrit_url",
"https://chromium-review.googlesource.com",
"--gerrit_fetch",

Powered by Google App Engine
This is Rietveld 408576698