mirror of
https://github.com/mongodb/mongo.git
synced 2024-12-01 09:32:32 +01:00
bsondump
This commit is contained in:
parent
d151179723
commit
0f1e1e2c26
@ -1514,6 +1514,7 @@ def installBinary( e , name ):
|
||||
|
||||
for x in normalTools:
|
||||
installBinary( env , "mongo" + x )
|
||||
installBinary( env , "bsondump" )
|
||||
|
||||
if mongosniff_built:
|
||||
installBinary(env, "mongosniff")
|
||||
|
Loading…
Reference in New Issue
Block a user