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

Unified Diff: masters/master.chromium.fyi/master.cfg

Issue 9169097: Add a custom SVNPoller implementation that adds " (CQ)" to author name for (Closed) Base URL: http://src.chromium.org/svn/trunk/tools/build/
Patch Set: . Created 8 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
« no previous file with comments | « no previous file | scripts/master/svnpoller.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: masters/master.chromium.fyi/master.cfg
===================================================================
--- masters/master.chromium.fyi/master.cfg (revision 119272)
+++ masters/master.chromium.fyi/master.cfg (working copy)
@@ -3,7 +3,6 @@
# found in the LICENSE file.
from buildbot import locks
-from buildbot.changes import svnpoller
from buildbot.scheduler import Dependent
from buildbot.scheduler import Nightly
from buildbot.scheduler import Periodic
@@ -17,6 +16,7 @@
from master import master_config
from master import master_utils
from master import slaves_list
+from master import svnpoller
from master.factory import chromeos_factory
from master.factory import chromium_factory
« no previous file with comments | « no previous file | scripts/master/svnpoller.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698