Details
-
Bug
-
Status: Closed
-
Trivial - P5
-
Resolution: Fixed
-
None
-
None
-
Server Tools C (11/23/15), Server Tools D (12/11/15)
-
v3.2
Description
mongorestore is missing a "from" value in the status message.
dan:tmp$ mongorestore -d 1 -c foo dump/1/a.bson
|
2015-11-06T11:21:00.138-0500 checking for collection data in dump/1/a.bson
|
2015-11-06T11:21:00.139-0500 reading metadata for 1.foo from <== No end to this sentence
|
2015-11-06T11:21:00.139-0500 restoring 1.foo from <== No end to this sentence
|