Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Supports multiple lines #30

Merged
merged 1 commit into from
Mar 9, 2017
Merged

Conversation

sunnyone
Copy link

@sunnyone sunnyone commented Dec 4, 2015

hipchat_room_message fails to send a text that including multiple lines like this:

( echo line1 ; echo line2 ) | /usr/local/bin/hipchat_room_message -v v2 -r "${HIPCHAT_ROOM}" -t "${HIPCHAT_TOKEN}" -f "$HOSTNAME"

This change supports such a message.

@dkolbly dkolbly merged commit 3d71556 into hipchat:master Mar 9, 2017
This was referenced Mar 9, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants