jenkins-bot has submitted this change and it was merged. ( 
https://gerrit.wikimedia.org/r/384529 )

Change subject: [cirrus] Fix typo in UserTesting config var
......................................................................


[cirrus] Fix typo in UserTesting config var

Bug: T177502
Change-Id: If0aa3ed4db0297ee2766483307c71110825b7446
---
M wmf-config/InitialiseSettings.php
1 file changed, 2 insertions(+), 2 deletions(-)

Approvals:
  Zfilipin: Looks good to me, approved
  EBernhardson: Looks good to me, but someone else must approve
  jenkins-bot: Verified



diff --git a/wmf-config/InitialiseSettings.php 
b/wmf-config/InitialiseSettings.php
index df2c911..f248d69 100644
--- a/wmf-config/InitialiseSettings.php
+++ b/wmf-config/InitialiseSettings.php
@@ -18559,13 +18559,13 @@
                        'rec_3t_80_66' => [
                                'trigger' => 'rec_3t_80_66',
                                'globals' => [
-                                       
'wgCirrusSearchFullTextQueryBuilderProfiles' => 'rec_3t_80_66',
+                                       
'wgCirrusSearchFullTextQueryBuilderProfile' => 'rec_3t_80_66',
                                ]
                        ],
                        'rec_4t_80_66' => [
                                'trigger' => 'rec_4t_80_66',
                                'globals' => [
-                                       
'wgCirrusSearchFullTextQueryBuilderProfiles' => 'rec_4t_80_66',
+                                       
'wgCirrusSearchFullTextQueryBuilderProfile' => 'rec_4t_80_66',
                                ]
                        ],
                ]

-- 
To view, visit https://gerrit.wikimedia.org/r/384529
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: If0aa3ed4db0297ee2766483307c71110825b7446
Gerrit-PatchSet: 2
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: DCausse <[email protected]>
Gerrit-Reviewer: EBernhardson <[email protected]>
Gerrit-Reviewer: Urbanecm <[email protected]>
Gerrit-Reviewer: Zfilipin <[email protected]>
Gerrit-Reviewer: Zoranzoki21 <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to