提交 04d81464 编写于 作者: S Shengliang Guan

test: adjust case

上级 3264750c
......@@ -201,11 +201,11 @@ system sh/exec.sh -n dnode2 -s start
sleep 3000
print ======== step6
$x = 0
$y = 0
step6:
$x = $x + 1
$y = $y + 1
sleep 1000
if $x == 50 then
if $y == 50 then
return -1
endi
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册