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

mongodump --version runs the actual command

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Minor - P4 Minor - P4
    • 2.5.4
    • Affects Version/s: 2.5.3
    • Component/s: Tools
    • Labels:
      None
    • Environment:
      Mac OS X v10.8.5
      and
      Ubuntu 12.04
    • ALL

      In 2.4.7 it displays the version, not in 2.5.3

      $ mongodump --version
      mongodump version 2.4.7
      
      $ mongodump --version
      connected to: 127.0.0.1
      2013-10-23T16:25:25.654+0100 all dbs
      2013-10-23T16:25:25.658+0100 DATABASE: *	 to 	dump/*
      2013-10-23T16:25:25.658+0100 	*.system.indexes to dump/*/system.indexes.bson
      2013-10-23T16:25:25.658+0100 		 1 objects
      2013-10-23T16:25:25.658+0100 	*.test to dump/*/test.bson
      2013-10-23T16:25:25.659+0100 		 1 objects
      ...
      

      the mongod commit is 78a5cc81af2209e10e1357a41e02f1689b60ef1e

      Please check if other command line options are correctly working.
      Maybe some js tests need to be expanded

            Assignee:
            sverch Shaun Verch
            Reporter:
            gianfranco Gianfranco Palumbo
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: