Uploaded image for project: 'JBoss Transaction Manager'
  1. JBoss Transaction Manager
  2. JBTM-2171

narayana-rebase doesn't work on mac

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 5.0.4
    • None
    • Build System
    • None

    Description

      ./scripts/hudson/narayana-rebase.sh:

      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 ' '

      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.

      Attachments

        Activity

          People

            thjenkin@redhat.com Tom Jenkinson
            thjenkin@redhat.com Tom Jenkinson
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: