[
https://issues.apache.org/jira/browse/HADOOP-11991?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Akira AJISAKA updated HADOOP-11991:
-----------------------------------
Resolution: Fixed
Fix Version/s: 2.8.0
Hadoop Flags: Reviewed
Status: Resolved (was: Patch Available)
Committed this to trunk and branch-2. Thanks [~sekikn] and [~aw] for the
contribution.
> 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
> Fix For: 2.8.0
>
> 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)