mirror of
https://github.com/xcat2/confluent.git
synced 2025-08-28 05:50:30 +00:00
removed null from the flow
This commit is contained in:
@@ -55,7 +55,6 @@ if options.log:
|
||||
sys.exit(0)
|
||||
#added functionality for wcons
|
||||
if options.wcons:
|
||||
null = open('/dev/null', 'w')
|
||||
nodes = []
|
||||
sess = client.Command()
|
||||
for res in sess.read('/noderange/{0}/nodes/'.format(args[0])):
|
||||
|
Reference in New Issue
Block a user