Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-23806

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

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

      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@mongodb.com Jonathan Reams
            Reporter:
            bruce.lucas@mongodb.com Bruce Lucas (Inactive)
            Votes:
            2 Vote for this issue
            Watchers:
            9 Start watching this issue

              Created:
              Updated:
              Resolved: