X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/768360d78c1b5553974b4d612e30663d561d2994..384b6aa9598ee2c9edebcb158549f0ced324ad30:/functest/test_services.sh diff --git a/functest/test_services.sh b/functest/test_services.sh index 3323123f..3447c22f 100755 --- a/functest/test_services.sh +++ b/functest/test_services.sh @@ -122,7 +122,7 @@ NUM=`printf "$NAMES" | wc -l` printf -- "--------\n$NUM\n\n" -if [ "$NUM" != "1" ] +if [ "$NUM" != "0" ] then printf "Services list should be empty.\n" exit 0