Uploaded image for project: 'MongoDB Database Tools'
  1. MongoDB Database Tools
  2. TOOLS-397

'--version' in tool should include a git hash and '-pre-' for non-release commits

    • Type: Icon: Task Task
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 2.8.0-rc4
    • Affects Version/s: None
    • Component/s: None
    • None
    • 2014 Last MCI Iteration

      See below what mongodump looks like when run with --version as opposed to what mongod looks like:

      $~/Downloads/mongodump --version
      mongodump version: 2.8.0-rc0
      $ mongod --version
      db version v2.8.0-rc1-pre-
      git version: e6ff142766cf8cbfa04a9c6acc5cb8ced3ea9fb3
      

      Need to bring --version for all tools into line with what mongod does, as well as updating our release process to append -pre- for all non-BUMP commits.

            Assignee:
            Unassigned Unassigned
            Reporter:
            ian@mongodb.com Ian Whalen (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: