Don't generate misleading version string in mongod log for patch builds

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Duplicate
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Build
    • None
    • ALL
    • Platforms 13 (04/22/16)
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Patch builds will include a local commit number in the version string if a local commit has been done, like "db version v3.2.5-4-ge266e7e". However if a local commit has not been done a misleading version string such as "db version v3.2.5" is generated. The --dirty flag to git-describe will avoid this by adding "-dirty" to the version string if the local source has been modified.

              Assignee:
              Jonathan Reams
              Reporter:
              Bruce Lucas (Inactive)
              Votes:
              2 Vote for this issue
              Watchers:
              9 Start watching this issue

                Created:
                Updated:
                Resolved: