[
https://issues.apache.org/jira/browse/HBASE-9991?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13828185#comment-13828185
]
Jesse Yates commented on HBASE-9991:
------------------------------------
Generally, this is sweet. Only nit would be changing this:
bq. rm compile.out
to use traps
(http://www.linuxjournal.com/content/use-bash-trap-statement-cleanup-temporary-files)
> Enhance test-patch.sh with post back of snippet of compilation error if any
> is detected
> ---------------------------------------------------------------------------------------
>
> Key: HBASE-9991
> URL: https://issues.apache.org/jira/browse/HBASE-9991
> Project: HBase
> Issue Type: Task
> Reporter: Ted Yu
> Assignee: Ted Yu
> Attachments: 9991-v1.txt
>
>
> Currently test-patch.sh would post back something like this:
> {code}
> -1 hadoop1.0. The patch failed to compile against the hadoop 1.0 profile.
> {code}
> Snippet of the compilation error should be included so that people can see
> what caused the error.
--
This message was sent by Atlassian JIRA
(v6.1#6144)