Alex Monk has uploaded a new change for review.
https://gerrit.wikimedia.org/r/247774
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(-)
git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/SecurePoll
refs/changes/74/247774/1
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: newchange
Gerrit-Change-Id: I564ee4b318c94fc23b264f341667dc3f51bbc764
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/SecurePoll
Gerrit-Branch: master
Gerrit-Owner: Alex Monk <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits