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

Unified Diff: tools/release/chromium_roll.py

Issue 1392823004: [Release] More information on how to close auto-roller (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Fixed wording Created 5 years, 2 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 | « no previous file | tools/release/test_scripts.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/release/chromium_roll.py
diff --git a/tools/release/chromium_roll.py b/tools/release/chromium_roll.py
index a802bab1e321a1fb225742376e1aae9f02201b30..bcc6c79f2d84111728d0e324b6d278cfbefe24a7 100755
--- a/tools/release/chromium_roll.py
+++ b/tools/release/chromium_roll.py
@@ -17,7 +17,8 @@ ISSUE_MSG = (
https://code.google.com/p/v8-wiki/wiki/TriagingIssues
Please close rolling in case of a roll revert:
-https://v8-roll.appspot.com/""")
+https://v8-roll.appspot.com/
+This only works with a Google account.""")
class Preparation(Step):
MESSAGE = "Preparation."
« no previous file with comments | « no previous file | tools/release/test_scripts.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698