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

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

Issue 1663493005: bot_update: make location of git cache configurable (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/depot_tools.git@master
Patch Set: roll recipes.cfg Created 4 years, 11 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/reset_root_solution_revision.json
diff --git a/recipe_modules/bot_update/example.expected/reset_root_solution_revision.json b/recipe_modules/bot_update/example.expected/reset_root_solution_revision.json
index 476e792c6ace44f681d17dab72d11049cb261173..5d2d3d95da4cdd856dfefb6d43c903a9dd322522 100644
--- a/recipe_modules/bot_update/example.expected/reset_root_solution_revision.json
+++ b/recipe_modules/bot_update/example.expected/reset_root_solution_revision.json
@@ -16,6 +16,8 @@
"src",
"--revision_mapping_file",
"{\"src\": \"got_cr_revision\"}",
+ "--git-cache-dir",
+ "[GIT_CACHE]",
"--output_json",
"/path/to/tmp/json",
"--revision",
« no previous file with comments | « recipe_modules/bot_update/example.expected/off.json ('k') | recipe_modules/bot_update/example.expected/svn_mode.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698