I put a newline after the channel.

cron_fastest always found there was no "#chan\n" and so it tried to join "#chan\n"

This patch trims leading & trailing whitespace before the preg_split trims the whitespace around the commas.

CommentFileSizeAuthor
trim_ending_whitespace_from_channels.patch589 bytesjhr

Comments

morbus iff’s picture

Status: Active » Reviewed & tested by the community

Thanks! This will be in the next release.

morbus iff’s picture

Status: Reviewed & tested by the community » Fixed

Committed.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.