diff --git a/tests/script/unique/big/maxvnodes.sim b/tests/script/unique/big/maxvnodes.sim index 10dbc8bbff1a7be19791b75d77c705ffb060e48a..4d99ace03dda48a240a05ddb4928c7aacc11af7a 100644 --- a/tests/script/unique/big/maxvnodes.sim +++ b/tests/script/unique/big/maxvnodes.sim @@ -52,7 +52,7 @@ $x = 0 show3: $x = $x + 1 sleep 2000 - if $x == 1000 then + if $x == 100 then return -1 endi @@ -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 dnode6 -s stop -x SIGINT system sh/exec.sh -n dnode7 -s stop -x SIGINT -system sh/exec.sh -n dnode8 -s stop -x SIGINT \ No newline at end of file +system sh/exec.sh -n dnode8 -s stop -x SIGINT