126: "Expected field \"" << fieldName << " to have an value "
Two issues with the message:
- There's a missing quotation mark on the right side of fieldName
- "an value" should be "a value"
Version: 6fe729fdc28b23f105ff4466602615c8cd3585e8
- is related to
-
SERVER-11995 Make 2.6 user upgrade process a single step
-
- Closed
-