Skip to content

Commit

Permalink
Update message text
Browse files Browse the repository at this point in the history
  • Loading branch information
agnivade authored and sbrl committed May 22, 2017
1 parent 08da564 commit 6b8c395
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/send_to_bot.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ def post_comment(pr_id, comment_body):
comment = (
"The [build]"
"(https://travis-ci.org/tldr-pages/tldr/builds/{build_id})"
" for this PR has failed with the following message:"
" for this PR has failed with the following error(s):"
"\n```\n"
"{comment_body}"
"\n```\n"
Expand Down

0 comments on commit 6b8c395

Please sign in to comment.