未验证 提交 e3084d7f 编写于 作者: W wade zhang 提交者: GitHub

Update maxvnodes.sim

上级 e2c93f6c
...@@ -52,7 +52,7 @@ $x = 0 ...@@ -52,7 +52,7 @@ $x = 0
show3: show3:
$x = $x + 1 $x = $x + 1
sleep 2000 sleep 2000
if $x == 1000 then if $x == 100 then
return -1 return -1
endi endi
...@@ -86,4 +86,4 @@ system sh/exec.sh -n dnode4 -s stop -x SIGINT ...@@ -86,4 +86,4 @@ system sh/exec.sh -n dnode4 -s stop -x SIGINT
system sh/exec.sh -n dnode5 -s stop -x SIGINT system sh/exec.sh -n dnode5 -s stop -x SIGINT
system sh/exec.sh -n dnode6 -s stop -x SIGINT system sh/exec.sh -n dnode6 -s stop -x SIGINT
system sh/exec.sh -n dnode7 -s stop -x SIGINT system sh/exec.sh -n dnode7 -s stop -x SIGINT
system sh/exec.sh -n dnode8 -s stop -x SIGINT system sh/exec.sh -n dnode8 -s stop -x SIGINT
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册