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

Unified Diff: recipe_modules/bot_update/example.expected/tryjob_fail_patch_download.json

Issue 2321203003: A bunch more little cleanups in bot_update. (Closed)
Patch Set: rebase, just in case Created 4 years, 3 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: recipe_modules/bot_update/example.expected/tryjob_fail_patch_download.json
diff --git a/recipe_modules/bot_update/example.expected/tryjob_fail_patch_download.json b/recipe_modules/bot_update/example.expected/tryjob_fail_patch_download.json
index 37a6dbb5d4e5263b8dcf618f69981d8206b28ff0..4328d4b9079d6340e8a96197cd6888a00c9d22f1 100644
--- a/recipe_modules/bot_update/example.expected/tryjob_fail_patch_download.json
+++ b/recipe_modules/bot_update/example.expected/tryjob_fail_patch_download.json
@@ -6,7 +6,7 @@
"RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py",
"--spec",
"cache_dir = '[GIT_CACHE]'\nsolutions = [{'deps_file': '.DEPS.git', 'managed': True, 'name': 'src', 'url': 'https://chromium.googlesource.com/chromium/src.git'}]",
- "--root",
+ "--patch_root",
"src",
"--revision_mapping_file",
"{\"src\": \"got_cr_revision\"}",

Powered by Google App Engine
This is Rietveld 408576698