coren has submitted this change and it was merged.
Change subject: maintain-replicas: Also look at wikipedia.dblist
......................................................................
maintain-replicas: Also look at wikipedia.dblist
You got away with not doing this before Idfc4bebc when these sites were covered
as default
Bug: T106897
Change-Id: Ib23c630ff8afcf1f51c6df351206a952dafd8390
---
M maintain-replicas/maintain-replicas.pl
1 file changed, 2 insertions(+), 1 deletion(-)
Approvals:
coren: Verified; Looks good to me, approved
diff --git a/maintain-replicas/maintain-replicas.pl
b/maintain-replicas/maintain-replicas.pl
index c798f2f..87890cd 100755
--- a/maintain-replicas/maintain-replicas.pl
+++ b/maintain-replicas/maintain-replicas.pl
@@ -377,7 +377,8 @@
dbprop $slice, "slice", $slice;
}
for my $family ("wikibooks", "wikidata", "wikinews", "wikiquote", "wikisource",
- "wikiversity", "wikivoyage", "wiktionary", "wikimania",
"wikimedia") {
+ "wikiversity", "wikivoyage", "wiktionary", "wikimania",
"wikimedia",
+ "wikipedia") {
dbprop $family, "family", "$family";
}
--
To view, visit https://gerrit.wikimedia.org/r/226939
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ib23c630ff8afcf1f51c6df351206a952dafd8390
Gerrit-PatchSet: 2
Gerrit-Project: operations/software
Gerrit-Branch: master
Gerrit-Owner: Alex Monk <[email protected]>
Gerrit-Reviewer: Andrew Bogott <[email protected]>
Gerrit-Reviewer: Krinkle <[email protected]>
Gerrit-Reviewer: Legoktm <[email protected]>
Gerrit-Reviewer: MZMcBride <[email protected]>
Gerrit-Reviewer: Yuvipanda <[email protected]>
Gerrit-Reviewer: coren <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits