[MediaWiki-commits] [Gerrit] [fixed] remove rstrip() because T137637 has been fixed - change (pywikibot...xqbot)

2016-06-25 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged.

Change subject: [fixed] remove rstrip() because T137637 has been fixed
..


[fixed] remove rstrip() because T137637 has been fixed

Change-Id: I059a3d3dbcb28641d2a4c4358b1abbfd29dbd28f
---
M checkvotes.py
1 file changed, 0 insertions(+), 1 deletion(-)

Approvals:
  Xqt: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/checkvotes.py b/checkvotes.py
index 5a7a3d9..ac24702 100644
--- a/checkvotes.py
+++ b/checkvotes.py
@@ -474,7 +474,6 @@
 r'\n#:\1 nicht stimmberechtigt 
--\n', [])
 
 text = head + text
-text = text.rstrip()  # TODO: may removed when T137637 is fixed
 if self.userPut(page, page.text, text,
 summary=self.summary + comment):
 for username in userlist:

-- 
To view, visit https://gerrit.wikimedia.org/r/295990
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I059a3d3dbcb28641d2a4c4358b1abbfd29dbd28f
Gerrit-PatchSet: 1
Gerrit-Project: pywikibot/bots/xqbot
Gerrit-Branch: master
Gerrit-Owner: Xqt 
Gerrit-Reviewer: Xqt 
Gerrit-Reviewer: jenkins-bot <>

___
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits


[MediaWiki-commits] [Gerrit] [fixed] remove rstrip() because T137637 has been fixed - change (pywikibot...xqbot)

2016-06-25 Thread Xqt (Code Review)
Xqt has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/295990

Change subject: [fixed] remove rstrip() because T137637 has been fixed
..

[fixed] remove rstrip() because T137637 has been fixed

Change-Id: I059a3d3dbcb28641d2a4c4358b1abbfd29dbd28f
---
M checkvotes.py
1 file changed, 0 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/pywikibot/bots/xqbot 
refs/changes/90/295990/1

diff --git a/checkvotes.py b/checkvotes.py
index 5a7a3d9..ac24702 100644
--- a/checkvotes.py
+++ b/checkvotes.py
@@ -474,7 +474,6 @@
 r'\n#:\1 nicht stimmberechtigt 
--\n', [])
 
 text = head + text
-text = text.rstrip()  # TODO: may removed when T137637 is fixed
 if self.userPut(page, page.text, text,
 summary=self.summary + comment):
 for username in userlist:

-- 
To view, visit https://gerrit.wikimedia.org/r/295990
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I059a3d3dbcb28641d2a4c4358b1abbfd29dbd28f
Gerrit-PatchSet: 1
Gerrit-Project: pywikibot/bots/xqbot
Gerrit-Branch: master
Gerrit-Owner: Xqt 

___
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits