test: valgrind case

This commit is contained in:
Shengliang Guan 2022-07-17 21:42:35 +08:00
parent 06ddc47467
commit 19c673c322
1 changed files with 1 additions and 1 deletions

View File

@ -152,7 +152,7 @@ endi
system_content sh/checkValgrind.sh -n dnode2 system_content sh/checkValgrind.sh -n dnode2
print cmd return result ----> [ $system_content ] print cmd return result ----> [ $system_content ]
if $system_content > 2 then if $system_content > 4 then
return -1 return -1
endi endi