Info
Up until the latest nightly, and in previous versions, a config file like:
verbose=vv
was accepted by mongod. With the latest nightly, it reports an error:
$ ./mongod --config /tmp/config.bad
Error parsing command line: BadValue Error parsing INI config file: in option 'verbose': invalid bool value
use --help for help
The docs don't say that this will work, but one of our Jenkins scripts was using this syntax and started failing a few days ago when the latest nightly was pushed.
Top User Comments
auto commented on Mon, 7 Oct 2013 01:59:06 +0000:
Author:
{u'username': u'Zarkantho', u'name': u'Shaun Verch', u'email': u'shaun.verch@10gen.com'}
Message: SERVER-10742 Fix ssl compilation of server_options_test
Branch: master
https://github.com/mongodb/mongo/commit/0b40bfbd29511acf9f075df34c048b1b98cf0094
auto commented on Sun, 6 Oct 2013 23:21:13 +0000:
Author:
{u'username': u'Zarkantho', u'name': u'Shaun Verch', u'email': u'shaun.verch@10gen.com'}
Message: SERVER-10742 Allow a string of v characters in the verbose option
Branch: master
https://github.com/mongodb/mongo/commit/dbc0880c91a773a45046e14fba14dd1586c16b9a