Skip to content

Commit

Permalink
fix static
Browse files Browse the repository at this point in the history
  • Loading branch information
sixpluszero committed Dec 13, 2024
1 parent 5ae92c1 commit 10096f7
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -589,6 +589,7 @@ public static void main(String[] args) throws Exception {
break;
case DUMP_HOST_HEARTBEAT:
dumpHostHeartbeat(cmd);
break;
case CLUSTER_BATCH_TASK:
runClusterCommand(cmd);
break;
Expand Down

0 comments on commit 10096f7

Please sign in to comment.