scripts
This commit is contained in:
parent
89789920fe
commit
b77785cf83
|
@ -49,7 +49,7 @@ print dnode1 $data4_2
|
|||
if $data4_1 != ready then
|
||||
return -1
|
||||
endi
|
||||
if $data4_2 != offline then
|
||||
if $data4_2 == ready then
|
||||
return -1
|
||||
endi
|
||||
|
||||
|
|
Loading…
Reference in New Issue