fix startup_log.js test to handle git describe versioning

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Done
    • Priority: Major - P3
    • 3.2.1, 3.3.0
    • Affects Version/s: None
    • Component/s: Build
    • Fully Compatible
    • ALL
    • Build D (12/11/15)
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      When we started using git describe to get version numbers, we had to adjust the contents of versionArray in the buildInfo command to generate a "pre" version, so "3.2.0-1-ghash" becomes [ 3, 2, 1, -100 ]. In startup_log.js, we should decrement versionArray[2] if versionArray[3] is equal to -100.

            Assignee:
            Jonathan Reams
            Reporter:
            Jonathan Reams
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: