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

Unified Diff: site_config/config_default.py

Issue 11308052: Remove slave versions from config_default.py. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Created 8 years, 1 month 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: site_config/config_default.py
diff --git a/site_config/config_default.py b/site_config/config_default.py
index 5159bd1a00dd960a004eff7e1668f4ac5bc6469c..d3844e666e6045733dd7010caf0d830109551039 100644
--- a/site_config/config_default.py
+++ b/site_config/config_default.py
@@ -74,9 +74,6 @@ class Master(object):
# http://code.google.com/p/google-app-engine-django and
# http://code.google.com/appengine/articles/pure_django.html
code_review_site = 'https://chromiumcodereview.appspot.com/status_listener'
- # Versions of third_party twisted and buildbot libraries to run on slaves.
- buildslave_version = 'buildbot_slave_8_4'
- twisted_version = 'twisted_10_2'
# For the following values, they are used only if non-0. Do not set them
# here, set them in the actual master configuration class.
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698