diff --git a/tests/script/tsim/valgrind/checkError2.sim b/tests/script/tsim/valgrind/checkError2.sim index 31cd40cc1500b5d80c76d818c060eb9f9d2f47ed..0cb5ea3c25a1e1abef069b5d8d88bff74f230a64 100644 --- a/tests/script/tsim/valgrind/checkError2.sim +++ b/tests/script/tsim/valgrind/checkError2.sim @@ -40,7 +40,7 @@ print ----> start to check if there are ERRORS in vagrind log file for each dnod system_content sh/checkValgrind.sh -n dnode1 print cmd return result ----> [ $system_content ] -if $system_content <= 6 then +if $system_content <= 0 then return 0 endi