diff --git a/tests/suites/host_test.function b/tests/suites/host_test.function index b9ea3d6dc..bb0682283 100644 --- a/tests/suites/host_test.function +++ b/tests/suites/host_test.function @@ -590,6 +590,7 @@ int execute_tests( int argc , const char ** argv ) */ test_files = &argv[ arg_index ]; testfile_count = argc - arg_index; + break; } arg_index++;