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

Change subject: wm-scripts: Update dblist path in bv2015/doSpam.php
......................................................................


wm-scripts: Update dblist path in bv2015/doSpam.php

Change-Id: I564ee4b318c94fc23b264f341667dc3f51bbc764
---
M cli/wm-scripts/bv2015/doSpam.php
1 file changed, 1 insertion(+), 1 deletion(-)

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



diff --git a/cli/wm-scripts/bv2015/doSpam.php b/cli/wm-scripts/bv2015/doSpam.php
index 25b00a4..35a5c2c 100644
--- a/cli/wm-scripts/bv2015/doSpam.php
+++ b/cli/wm-scripts/bv2015/doSpam.php
@@ -28,7 +28,7 @@
  */
 $electionId = 512;
 
-$specialWikis = MWWikiversions::readDbListFile( 
'/srv/mediawiki/special.dblist' );
+$specialWikis = MWWikiversions::readDbListFile( 
'/srv/mediawiki/dblists/special.dblist' );
 
 function getDefaultLang( $db ) {
        global $wgConf, $specialWikis;

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I564ee4b318c94fc23b264f341667dc3f51bbc764
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/SecurePoll
Gerrit-Branch: master
Gerrit-Owner: Alex Monk <[email protected]>
Gerrit-Reviewer: Florianschmidtwelzow <[email protected]>
Gerrit-Reviewer: Jalexander <[email protected]>
Gerrit-Reviewer: Legoktm <[email protected]>
Gerrit-Reviewer: Ori.livneh <[email protected]>
Gerrit-Reviewer: Reedy <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to