[jbossts-issues] [JBoss JIRA] (JBTM-2171) narayana-rebase doesn't work on mac

Tom Jenkinson (JIRA) issues at jboss.org
Fri May 16 05:47:56 EDT 2014


    [ https://issues.jboss.org/browse/JBTM-2171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12968354#comment-12968354 ] 

Tom Jenkinson commented on JBTM-2171:
-------------------------------------

Its not really urgent as I have disabled the rebase on mac, I just added PR checking on Mac hence why it wasn't spotted before.

> narayana-rebase doesn't work on mac
> -----------------------------------
>
>                 Key: JBTM-2171
>                 URL: https://issues.jboss.org/browse/JBTM-2171
>             Project: JBoss Transaction Manager
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: Build System
>            Reporter: Tom Jenkinson
>            Assignee: Paul Robinson
>
> ./scripts/hudson/narayana-rebase.sh:
> {quote}
> git log $ancestorMaster..$myRev | grep commit | wc | cut -c 1-7 | tr -d ' '
> git log $ancestor417..$myRev | grep commit | wc | cut -c 1-7 | tr -d ' '
> {quote}
> The files from wc are columns wide on Mac rather than 7 on Linux. You could put 1-8 and hope there weren't too many words but its dangerous. Probably an if-then-else required.



--
This message was sent by Atlassian JIRA
(v6.2.3#6260)


More information about the jbossts-issues mailing list