1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-06-06 23:46:00 +02:00

Update message text

This commit is contained in:
Agniva De Sarker 2017-05-22 18:43:23 +05:30 committed by Starbeamrainbowlabs
parent 08da564f80
commit 6b8c3956ad

View file

@ -26,7 +26,7 @@ test_result = sys.stdin.read().strip()
comment = ( comment = (
"The [build]" "The [build]"
"(https://travis-ci.org/tldr-pages/tldr/builds/{build_id})" "(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" "\n```\n"
"{comment_body}" "{comment_body}"
"\n```\n" "\n```\n"