-
Type: Bug
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
ALL
Switch options have strange behavior in old config files. Because boost handled INI config files and command line options together, the line:
value=false
Gets interpreted as the value not being set at all, which changes how it shows up in the output of the "getCmdLineOpts" command.
- is related to
-
SERVER-13379 Canonicalize options for getCmdlineOpts.parsed
- Closed