| Index: masters/master.client.dart.fyi/master.cfg
|
| diff --git a/masters/master.client.dart.fyi/master.cfg b/masters/master.client.dart.fyi/master.cfg
|
| index 863ac039cdb55a8c43c604ea26dae7e0f3261c4b..eb6fc71f0ddf5ade95e2b247cb2f2b23e718d743 100644
|
| --- a/masters/master.client.dart.fyi/master.cfg
|
| +++ b/masters/master.client.dart.fyi/master.cfg
|
| @@ -42,7 +42,7 @@ MAIL_NOTIFIER = ActiveMaster.is_production_host
|
| # a shorter alias to save typing.
|
| c = BuildmasterConfig = {}
|
|
|
| -config.DatabaseSetup(c, require_dbconfig=ActiveMaster.is_production_host)
|
| +config.DatabaseSetup(c)
|
|
|
| # 'slavePortnum' defines the TCP port to listen on. This must match the value
|
| # configured into the buildslaves (with their --master option)
|
|
|