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