MXS-3418 Remove erroneous line
Forgot to commit fix after cherry pick.
This commit is contained in:
@ -60,7 +60,6 @@ int main(int argc, char* argv[])
|
|||||||
std::string(zName);
|
std::string(zName);
|
||||||
|
|
||||||
TestConnections test(argc, argv);
|
TestConnections test(argc, argv);
|
||||||
test.write_node_env_vars();
|
|
||||||
|
|
||||||
sleep(3);
|
sleep(3);
|
||||||
setenv("src_dir", test_dir, 1);
|
setenv("src_dir", test_dir, 1);
|
||||||
|
Reference in New Issue
Block a user