2
0
mirror of https://github.com/xcat2/confluent.git synced 2026-09-02 15:36:05 +00:00

Fix type of maxnodes

This commit is contained in:
Jarrod Johnson
2026-08-21 14:58:13 -04:00
parent 29a9d417d6
commit a9ba385996
+1
View File
@@ -281,6 +281,7 @@ class Command(object):
if maxnodes is None:
return
nsize = self.get_noderange_size(noderange)
maxnodes = int(maxnodes)
if nsize > maxnodes:
if nsize == 1:
nodename = list(self.read(