Commit c2bb8446 authored by unknown's avatar unknown
Browse files

ndb - fix test prg

parent f9771a0a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1364,7 +1364,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;