Merge branch '2.2' into 2.3

This commit is contained in:
Esa Korhonen
2019-04-24 12:51:32 +03:00
2 changed files with 6 additions and 6 deletions

View File

@ -21,7 +21,7 @@ public:
};
Maxscales(const char *pref, const char *test_cwd, bool verbose, bool use_valgrind,
std::__cxx11::string network_config);
std::string network_config);
int read_env();