https://bugzilla.wikimedia.org/show_bug.cgi?id=47827
--- Comment #7 from Antoine "hashar" Musso <[email protected]> --- On beta I ran: $ mwscript extensions/Wikibase/lib/maintenance/populateSitesTable.php --wiki=wikidatawiki done. $ The maintenance script is hardcoded for production: $wiki = $this->getOption( 'load-from', 'https://meta.wikimedia.org/w/api.php' ); Need to pass a different --load-from :D -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
