mirror of
https://github.com/mongodb/mongo.git
synced 2024-12-01 09:32:32 +01:00
bad git commit
This commit is contained in:
parent
de1b595ddf
commit
8f1aea304a
@ -249,7 +249,7 @@ ShardingTest.prototype.sync = function(){
|
||||
}
|
||||
|
||||
ShardingTest.prototype.onNumShards = function( collName , dbName ){
|
||||
this.sync(); // we should sync since we're going directly to mongod here
|
||||
//this.sync(); // we should sync since we're going directly to mongod here
|
||||
dbName = dbName || "test";
|
||||
var num=0;
|
||||
for ( var i=0; i<this._connections.length; i++ )
|
||||
|
Loading…
Reference in New Issue
Block a user