test: valgrind case

This commit is contained in:
Shengliang Guan 2022-07-20 13:10:29 +08:00
parent 2f9435b001
commit b65d55daac
1 changed files with 1 additions and 1 deletions

View File

@ -90,7 +90,7 @@ $null=
system_content sh/checkValgrind.sh -n dnode1
print cmd return result ----> [ $system_content ]
if $system_content > 0 then
if $system_content > 2 then
return -1
endi