mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-23 15:48:11 -05:00
Update coco-mongodb
This commit is contained in:
parent
4794c581b6
commit
212c6e21a2
1 changed files with 0 additions and 1 deletions
|
@ -92,4 +92,3 @@ mongo_arguments = [mongo_executable + u" --setParameter textSearchEnabled=true -
|
|||
if 'fork' in sys.argv: mongo_arguments[0] += " --fork --logpath ./mongodb.log"
|
||||
|
||||
call(mongo_arguments,shell=True)
|
||||
|
||||
|
|
Loading…
Reference in a new issue