]> git.stg.codes - stg.git/blobdiff - functest/test_services.sh
Fixed services test.
[stg.git] / functest / test_services.sh
index 3323123f513c7b4b84ef351c00d63f74a4b524b0..3447c22ffb91ae3f6d1a78ee96a6d4521e828810 100755 (executable)
@@ -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