jenkins-bot has submitted this change and it was merged.

Change subject: Fix Score URL in I894f4591528aefb0182178e292984424ec16db11
......................................................................


Fix Score URL in I894f4591528aefb0182178e292984424ec16db11

Bug: T85049
Change-Id: If20ee8b386abde8fba45064f671b927e6d8fe957
---
M wmf-config/InitialiseSettings-labs.php
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Alex Monk: Looks good to me, approved
  Se4598: Looks good to me, but someone else must approve
  jenkins-bot: Verified



diff --git a/wmf-config/InitialiseSettings-labs.php 
b/wmf-config/InitialiseSettings-labs.php
index 4b5356c..f0b8152 100644
--- a/wmf-config/InitialiseSettings-labs.php
+++ b/wmf-config/InitialiseSettings-labs.php
@@ -517,7 +517,7 @@
        ),
 
        '-wmgScorePath' => array(
-               'default' => "//upload.$variant.wmflabs.org/score",
+               'default' => "//upload.beta.wmflabs.org/score",
        ),
 );
 

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

Gerrit-MessageType: merged
Gerrit-Change-Id: If20ee8b386abde8fba45064f671b927e6d8fe957
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: GergÅ‘ Tisza <[email protected]>
Gerrit-Reviewer: Alex Monk <[email protected]>
Gerrit-Reviewer: Se4598 <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to