Merge branch '2.2' into develop

This commit is contained in:
Markus Mäkelä
2018-09-12 22:14:56 +03:00
21 changed files with 254 additions and 105 deletions

View File

@ -39,6 +39,7 @@ int main(int argc, char* argv[])
bool passive;
char str[1024];
TestConnections::multiple_maxscales(true);
TestConnections* Test = new TestConnections(argc, argv);
// Test->set_timeout(10);