Currently, it just iterates over the lot, it'd be nice (for l10nupdate usages) if we could pass a parameter to scap-rebuild-cdbs of the mediawiki version to rebuild
- Rebuild the CDB files from the JSON versions for version, wikidb in self.active_wikiversions().items(): cache_dir = os.path.join(self.config['deploy_dir'], 'php-%s' % version, 'cache', 'l10n') tasks.merge_cdb_updates( cache_dir, use_cores, True, self.arguments.mute)
Version: unspecified
Severity: normal