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

Unified Diff: build/masters/master.chromium.perf_av/buildbot.tac

Issue 115363004: Remove "AV Win7" bot. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/
Patch Set: Created 7 years 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 | « build/masters/master.chromium.perf_av/buildbot ('k') | build/masters/master.chromium.perf_av/master.cfg » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/masters/master.chromium.perf_av/buildbot.tac
===================================================================
--- build/masters/master.chromium.perf_av/buildbot.tac (revision 240935)
+++ build/masters/master.chromium.perf_av/buildbot.tac (working copy)
@@ -1,11 +0,0 @@
-import os
-
-from twisted.application import service
-from buildbot.master import BuildMaster
-
-basedir = os.path.dirname(os.path.abspath(__file__))
-configfile = r'master.cfg'
-
-application = service.Application('buildmaster')
-BuildMaster(basedir, configfile).setServiceParent(application)
-
« no previous file with comments | « build/masters/master.chromium.perf_av/buildbot ('k') | build/masters/master.chromium.perf_av/master.cfg » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698