Commit 4dee1e6a authored by unknown's avatar unknown
Browse files

ndb -

  fix test prg


ndb/test/ndbapi/testNodeRestart.cpp:
  fix test prg
parent f5acedb6
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1161,7 +1161,7 @@ runBug27003(NDBT_Context* ctx, NDBT_Step* step)
	return NDBT_FAILED;
      
      res.startNodes(&node, 1);
      res.waitNodesStartPhase(&node, 1, 2);
      NdbSleep_SecSleep(3);
      pos++;
    }
    pos = 0;