wassert on extsort
This commit is contained in:
@@ -52,7 +52,8 @@ namespace mongo {
|
||||
_cur = 0;
|
||||
}
|
||||
|
||||
remove_all( _root );
|
||||
unsigned long removed = remove_all( _root );
|
||||
wassert( removed == 1 + _files.size() );
|
||||
}
|
||||
|
||||
void BSONObjExternalSorter::sort(){
|
||||
|
||||
Reference in New Issue
Block a user