1
0
mirror of https://github.com/MariaDB/server.git synced 2025-09-11 05:52:26 +03:00
fix testprg


storage/ndb/test/ndbapi/testNodeRestart.cpp:
  fix testprg
This commit is contained in:
unknown
2007-03-22 11:20:38 +01:00
parent a1368c8e16
commit ec2639f4ec

View File

@@ -1231,8 +1231,7 @@ int runBug25984(NDBT_Context* ctx, NDBT_Step* step){
if (restarter.startNodes(&victim, 1))
return NDBT_FAILED;
if (restarter.waitNodesStartPhase(&victim, 1, 2))
return NDBT_FAILED;
NdbSleep_SecSleep(3);
}
if (restarter.waitNodesNoStart(&victim, 1))