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

Unified Diff: scripts/slave/recipes/run_presubmit.expected/depot_tools_and_gerrit.json

Issue 2224413002: Presubmit recipe: rebase Gerrit patches. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: add expectations Created 4 years, 4 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 8e5defb558fbf6a3bf1a00684a4c3a2d337d2529..c1683afcb8b95813b5be07caf342a8339b26ffe0 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
@@ -26,7 +26,8 @@
"/path/to/tmp/json",
"--revision",
"depot_tools@HEAD",
- "--output_manifest"
+ "--output_manifest",
+ "--gerrit_rebase_patch_ref"
],
"env": {
"PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"

Powered by Google App Engine
This is Rietveld 408576698