John Vandenberg has uploaded a new change for review.
https://gerrit.wikimedia.org/r/179772
Change subject: watchlist.py ignores sysop doing refresh all
......................................................................
watchlist.py ignores sysop doing refresh all
Change-Id: Ia8fca9b92f6eaaafc446a6bc74aecc850e882d4f
---
M scripts/watchlist.py
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.wikimedia.org:29418/pywikibot/core
refs/changes/72/179772/1
diff --git a/scripts/watchlist.py b/scripts/watchlist.py
index 31d1dcf..9873992 100755
--- a/scripts/watchlist.py
+++ b/scripts/watchlist.py
@@ -94,7 +94,7 @@
entry._rebuild()
if entry.site not in seen:
if entry._data['watchlistraw']:
- refresh(entry.site)
+ refresh(entry.site, sysop)
seen.append(entry.site)
--
To view, visit https://gerrit.wikimedia.org/r/179772
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ia8fca9b92f6eaaafc446a6bc74aecc850e882d4f
Gerrit-PatchSet: 1
Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-Owner: John Vandenberg <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits