fix:test case
This commit is contained in:
parent
77a48f8711
commit
acce0852df
|
@ -123,7 +123,7 @@ system sh/exec.sh -n dnode2 -s start
|
||||||
|
|
||||||
sleep 2000
|
sleep 2000
|
||||||
sql show snodes
|
sql show snodes
|
||||||
if $rows != 2 then
|
if $rows != 1 then
|
||||||
return -1
|
return -1
|
||||||
endi
|
endi
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue