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

Unified Diff: scripts/slave/recipe_modules/bot_update/example.expected/tryjob.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/tryjob.json
diff --git a/scripts/slave/recipe_modules/bot_update/example.expected/tryjob.json b/scripts/slave/recipe_modules/bot_update/example.expected/tryjob.json
index 0d77aeca93f0b4920e16e53357a1af5e98d660b3..6c8eda2efd3b18bd65ef30494847f087703fb95c 100644
--- a/scripts/slave/recipe_modules/bot_update/example.expected/tryjob.json
+++ b/scripts/slave/recipe_modules/bot_update/example.expected/tryjob.json
@@ -13,6 +13,8 @@
"totallyaslave-c4",
"--spec",
"cache_dir = None\nsolutions = [{'deps_file': 'DEPS', 'managed': True, 'name': 'src', 'url': 'svn://svn.chromium.org/chrome/trunk/src'}]",
+ "--revision_mapping_file",
+ "{}",
"--patch_url",
"http://src.chromium.org/foo/bar",
"--output_json",

Powered by Google App Engine
This is Rietveld 408576698