mirror of
https://github.com/mongodb/mongo.git
synced 2024-12-01 09:32:32 +01:00
SERVER-1618 remove debugging
This commit is contained in:
parent
4a7a23a29c
commit
7b24925eb9
@ -2,7 +2,7 @@ t = db.jstests_killop
|
||||
t.drop();
|
||||
|
||||
function debug( x ) {
|
||||
printjson( x );
|
||||
// printjson( x );
|
||||
}
|
||||
|
||||
t.save( {} );
|
||||
|
Loading…
Reference in New Issue
Block a user