[td-13039] disable restart.
This commit is contained in:
parent
a3f705c5ed
commit
fd9658ff7f
|
@ -186,9 +186,8 @@ if $rows != 21 then
|
||||||
return -1
|
return -1
|
||||||
endi
|
endi
|
||||||
|
|
||||||
system sh/exec.sh -n dnode1 -s stop -x SIGINT
|
#system sh/exec.sh -n dnode1 -s stop -x SIGINT
|
||||||
|
#system sh/exec.sh -n dnode1 -s start
|
||||||
system sh/exec.sh -n dnode1 -s start
|
|
||||||
|
|
||||||
sleep 2000
|
sleep 2000
|
||||||
print =============== query data
|
print =============== query data
|
||||||
|
|
Loading…
Reference in New Issue