# # # patch "mtn_benchmark/mtn.py" # from [fb7c8defccda1700a4ab5488471fbf3300015c46] # to [f3dc1e114a0f57feb3f79ffc1cf723860d257d1a] # ============================================================ --- mtn_benchmark/mtn.py fb7c8defccda1700a4ab5488471fbf3300015c46 +++ mtn_benchmark/mtn.py f3dc1e114a0f57feb3f79ffc1cf723860d257d1a @@ -81,7 +81,7 @@ OFt8n7wQHxbbJvoTIdd/ self.ep("mtn-server") + ["-d", source, "--bind=localhost:12345", - "serve", "*"]) + "serve"]) # wait_time is seconds to sleep, and thus give the server a chance to # start up # we do it in little bits, so that if the server fails to start, we