[
https://issues.apache.org/jira/browse/HADOOP-12336?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14700740#comment-14700740
]
Allen Wittenauer commented on HADOOP-12336:
-------------------------------------------
In -x mode:
Playing around with a test JIRA (my usual HADOOP-11820) with a single comment
that points to a GH PR patch file results in:
{code}
+ github_jira_bridge /Users/aw/Src/drd-github/patchprocess/patch
+ declare fileloc=/Users/aw/Src/drd-github/patchprocess/patch
+ declare urlfromjira
+ GITHUB_BRIDGED=true
++ awk 'match($0,"https://github.com/.*patch"){print $1}'
/Users/aw/Src/drd-github/patchprocess/jira
++ tail -1
+ urlfromjira=added
{code}
So clearly the awk is breaking.
> github_jira_bridge doesn't work
> -------------------------------
>
> Key: HADOOP-12336
> URL: https://issues.apache.org/jira/browse/HADOOP-12336
> Project: Hadoop Common
> Issue Type: Sub-task
> Components: yetus
> Reporter: Allen Wittenauer
> Priority: Blocker
>
> The github_jira_bridge (which allows the JIRA bugsystem to switch to github
> mode) is failing. See comments.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)