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 "Brahma Reddy Battula (JIRA)" <ji...@apache.org> on 2015/09/07 05:02:45 UTC

[jira] [Assigned] (HADOOP-12380) Wrong grep command invocation in github_find_jira_title

     [ https://issues.apache.org/jira/browse/HADOOP-12380?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brahma Reddy Battula reassigned HADOOP-12380:
---------------------------------------------

    Assignee: Brahma Reddy Battula

> 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
>
> {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)