mirror of
https://github.com/mongodb/mongo.git
synced 2024-12-01 09:32:32 +01:00
text
This commit is contained in:
parent
731caf391b
commit
08f817ea2a
@ -256,7 +256,7 @@ namespace mongo {
|
||||
}
|
||||
catch( DBException& e) {
|
||||
version = v;
|
||||
log(level) << "replSet load config couldn't load " << h.toString() << ' ' << e.what() << rsLog;
|
||||
log(level) << "replSet load config couldn't get from " << h.toString() << ' ' << e.what() << rsLog;
|
||||
return;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user