[
https://issues.apache.org/jira/browse/HADOOP-12380?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14733221#comment-14733221
]
Hadoop QA commented on HADOOP-12380:
------------------------------------
(!) A patch to the files used for the QA process has been detected.
Re-executing against the patched versions to perform further tests.
The console is at
https://builds.apache.org/job/PreCommit-HADOOP-Build/7611/console in case of
problems.
> Wrong grep command invocation in github_find_jira_title
> -------------------------------------------------------
>
> Key: HADOOP-12380
> URL: https://issues.apache.org/jira/browse/HADOOP-12380
> Project: Hadoop Common
> Issue Type: Sub-task
> Components: yetus
> Affects Versions: HADOOP-12111
> Reporter: Kengo Seki
> Assignee: Brahma Reddy Battula
> Labels: newbie
> Attachments: HADOOP-12380.HADOOP-12111.01.patch
>
>
> {code}
> 139 title=$(GREP title "${PATCH_DIR}/github-pull.json" \
> 140 | cut -f4 -d\")
> {code}
> should be {{title=$($\{GREP} ...)}}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)