Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/FLUME-1787' into FLUME-1787
Browse files Browse the repository at this point in the history
  • Loading branch information
Brock Noland committed Dec 20, 2012
2 parents 6e96795 + c511984 commit 729c3e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-support/test-patch.py
Expand Up @@ -295,6 +295,6 @@ def post_jira_comment_and_exit():
if run_tests:
mvn_test(result, output_dir)
else:
result.info.append("patch applied and built but tests did not execute")
result.info("patch applied and built but tests did not execute")

result.exit_handler()

0 comments on commit 729c3e7

Please sign in to comment.