Legoktm has submitted this change and it was merged.
Change subject: stupid
......................................................................
stupid
Change-Id: I8ea740eb354cb8210b804cf9a98a480eb2ee8d7a
---
M forrestbot.py
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
Legoktm: Verified; Looks good to me, approved
diff --git a/forrestbot.py b/forrestbot.py
index 030910c..8c150e8 100644
--- a/forrestbot.py
+++ b/forrestbot.py
@@ -88,7 +88,7 @@
major, minor = branch.split("REL")[1].split("_")
return "mw%s.%s" % (major, minor)
elif branch.startswith('wmf/'):
- return 'mw' + branch[:4]
+ return 'mw' + branch[4:]
elif "wmf" in branch:
return 'mw'+branch
else:
--
To view, visit https://gerrit.wikimedia.org/r/217979
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I8ea740eb354cb8210b804cf9a98a480eb2ee8d7a
Gerrit-PatchSet: 2
Gerrit-Project: labs/tools/forrestbot
Gerrit-Branch: master
Gerrit-Owner: Legoktm <[email protected]>
Gerrit-Reviewer: Legoktm <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits