jenkins-bot merged this change.

View Change

Approvals: jenkins-bot: Verified Dalba: Looks good to me, approved
[cleanup] remove hidden code parts

detached from I4ef9009c91e485509e4ae05a04404b3c06a5331c

Change-Id: I4026292aff74fc1dafcc198c3b11219d9700f6f1
---
M scripts/patrol.py
1 file changed, 0 insertions(+), 3 deletions(-)

diff --git a/scripts/patrol.py b/scripts/patrol.py
index e72e7ad..a365f1c 100755
--- a/scripts/patrol.py
+++ b/scripts/patrol.py
@@ -226,9 +226,6 @@
page = prefix
verbose_output('Whitelist prefixindex hack for: '
+ page)
- # p = pywikibot.Page(self.site, obj.target[20:])
- # obj.namespace = p.namespace
- # obj.target = p.title()

elif obj.namespace == 2 and not current_user:
# if a target user hasn't been found yet, and the link is

To view, visit change 467910. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: I4026292aff74fc1dafcc198c3b11219d9700f6f1
Gerrit-Change-Number: 467910
Gerrit-PatchSet: 2
Gerrit-Owner: Xqt <info@gno.de>
Gerrit-Reviewer: Dalba <dalba.wiki@gmail.com>
Gerrit-Reviewer: John Vandenberg <jayvdb@gmail.com>
Gerrit-Reviewer: jenkins-bot (75)