mirror of
https://github.com/xcat2/confluent.git
synced 2024-11-22 09:32:21 +00:00
removed null from the flow
This commit is contained in:
parent
e09c594ffb
commit
e180ec0bc8
@ -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])):
|
||||
|
Loading…
Reference in New Issue
Block a user