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

Unified Diff: masters/master.client.v8.fyi/master.cfg

Issue 2094613002: Don't require a .dbconfig file on any masters. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Created 4 years, 6 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 | « masters/master.client.v8.branches/master.cfg ('k') | masters/master.client.v8.ports/master.cfg » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: masters/master.client.v8.fyi/master.cfg
diff --git a/masters/master.client.v8.fyi/master.cfg b/masters/master.client.v8.fyi/master.cfg
index 011c46bf493929eddc9d22b87f124ed1be342f78..4206c85f708737d5b8f8196931c32cdc9b4539ee 100644
--- a/masters/master.client.v8.fyi/master.cfg
+++ b/masters/master.client.v8.fyi/master.cfg
@@ -28,7 +28,7 @@ c['status'] = []
####### DATABASE
-config.DatabaseSetup(c, require_dbconfig=ActiveMaster.is_production_host)
+config.DatabaseSetup(c)
####### CHANGESOURCES
« no previous file with comments | « masters/master.client.v8.branches/master.cfg ('k') | masters/master.client.v8.ports/master.cfg » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698