Branch: refs/heads/fix_voice_devoice
Home: https://github.com/jenkins-infra/ircbot
Commit: 9e1c1c58ecfc5be81d7d2843f4f19f6510c0b5b2
https://github.com/jenkins-infra/ircbot/commit/9e1c1c58ecfc5be81d7d2843f4f19f6510c0b5b2
Author: Alex Earl <[email protected]>
Date: 2020-02-25 (Tue, 25 Feb 2020)
Changed paths:
M src/main/java/org/jenkinsci/backend/ircbot/IrcListener.java
Log Message:
-----------
Fix issue with voice/devoice commands
There is no `Channel.toString()` method implemented, so without `.getName()` on
the channel object, it won't be the correct string for the actual channel, it
will be some description of the class.
--
You received this message because you are subscribed to the Google Groups
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/jenkinsci-commits/jenkins-infra/ircbot/push/refs/heads/fix_voice_devoice/000000-9e1c1c%40github.com.