mirror of
https://github.com/mongodb/mongo.git
synced 2024-12-01 01:21:03 +01:00
minor: fix --full
This commit is contained in:
parent
d3d978a601
commit
b9cbee6a54
@ -245,7 +245,7 @@ AddOption("--sharedclient",
|
||||
|
||||
AddOption("--full",
|
||||
dest="full",
|
||||
action="store",
|
||||
action="store_true",
|
||||
help="include client and headers when doing scons install")
|
||||
|
||||
AddOption("--smokedbprefix",
|
||||
|
Loading…
Reference in New Issue
Block a user