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

Unified Diff: scripts/slave/recipe_modules/bot_update/example.expected/basic.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
Index: scripts/slave/recipe_modules/bot_update/example.expected/basic.json
diff --git a/scripts/slave/recipe_modules/bot_update/example.expected/basic.json b/scripts/slave/recipe_modules/bot_update/example.expected/basic.json
index 25455c34c2bad2af186e91183ed505d131e8cfdd..94dd6a4e1be32f1cb9fd013e038325e0f600908b 100644
--- a/scripts/slave/recipe_modules/bot_update/example.expected/basic.json
+++ b/scripts/slave/recipe_modules/bot_update/example.expected/basic.json
@@ -13,6 +13,8 @@
"totallyaslave-m1",
"--spec",
"cache_dir = None\nsolutions = [{'deps_file': 'DEPS', 'managed': True, 'name': 'src', 'url': 'svn://svn.chromium.org/chrome/trunk/src'}]",
+ "--revision_mapping_file",
+ "{}",
"--output_json",
"/path/to/tmp/json"
],
« no previous file with comments | « scripts/slave/recipe_modules/bot_update/api.py ('k') | scripts/slave/recipe_modules/bot_update/example.expected/tryjob.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698