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

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

Issue 1837453002: Add --gerrit_no_reset for who need to use FETCH_HEAD revision. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/depot_tools.git@master
Patch Set: changed flag name Created 4 years, 9 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 | « recipe_modules/bot_update/example.py ('k') | recipe_modules/bot_update/resources/bot_update.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: recipe_modules/bot_update/example.expected/gerrit_no_reset.json
diff --git a/recipe_modules/bot_update/example.expected/clobber.json b/recipe_modules/bot_update/example.expected/gerrit_no_reset.json
similarity index 97%
copy from recipe_modules/bot_update/example.expected/clobber.json
copy to recipe_modules/bot_update/example.expected/gerrit_no_reset.json
index 1e7b544f2a5add3674547b31b78432b05a6b4f71..734b43e5a1be69c7e8284e7f20fb6771712de613 100644
--- a/recipe_modules/bot_update/example.expected/clobber.json
+++ b/recipe_modules/bot_update/example.expected/gerrit_no_reset.json
@@ -22,7 +22,7 @@
"/path/to/tmp/json",
"--revision",
"src@HEAD",
- "--clobber"
+ "--gerrit_no_reset"
],
"cwd": "[SLAVE_BUILD]",
"env": {
@@ -42,4 +42,4 @@
"recipe_result": null,
"status_code": 0
}
-]
+]
« no previous file with comments | « recipe_modules/bot_update/example.py ('k') | recipe_modules/bot_update/resources/bot_update.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698