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

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

Issue 275303003: Reland: Use real revision mapping in bot_update module (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Fix nits, copy GOT_REVISION_MAPPING sub-dict to avoid modifying the global one. Created 6 years, 7 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/run_presubmit.expected/gclient_retry.json ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: scripts/slave/recipes/run_presubmit.expected/tools_build.json
diff --git a/scripts/slave/recipes/run_presubmit.expected/tools_build.json b/scripts/slave/recipes/run_presubmit.expected/tools_build.json
index 6973f9a6ea92ddfb585906efa22b12055ffd140a..5497fe954a784998b2212fedb0a1fc428d5fb2d5 100644
--- a/scripts/slave/recipes/run_presubmit.expected/tools_build.json
+++ b/scripts/slave/recipes/run_presubmit.expected/tools_build.json
@@ -17,6 +17,8 @@
"build",
"--revision",
"HEAD",
+ "--revision_mapping_file",
+ "{\"build\": \"got_revision\"}",
"--issue",
"12853011",
"--patchset",
« no previous file with comments | « scripts/slave/recipes/run_presubmit.expected/gclient_retry.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698