You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Akira AJISAKA (JIRA)" <ji...@apache.org> on 2015/06/03 07:59:49 UTC

[jira] [Commented] (HADOOP-11991) test-patch.sh isn't re-executed even if smart-apply-patch.sh is modified

    [ https://issues.apache.org/jira/browse/HADOOP-11991?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14570323#comment-14570323 ] 

Akira AJISAKA commented on HADOOP-11991:
----------------------------------------

+1, committing this.

> test-patch.sh isn't re-executed even if smart-apply-patch.sh is modified
> ------------------------------------------------------------------------
>
>                 Key: HADOOP-11991
>                 URL: https://issues.apache.org/jira/browse/HADOOP-11991
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: test
>            Reporter: Kengo Seki
>            Assignee: Kengo Seki
>         Attachments: HADOOP-11991.001.patch, HADOOP-11991.002.patch, HADOOP-11991.003.patch, HADOOP-11991.004.patch
>
>
> I think this condition is wrong.
> {code}
>   if [[ ! ${CHANGED_FILES} =~ dev-support/test-patch
>       || ${CHANGED_FILES} =~ dev-support/smart-apply ]] ; then
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)