Return the result of the test, not 0.
This commit was SVN r5047.
Этот коммит содержится в:
родитель
14ba9b095c
Коммит
948d3709c1
@ -85,8 +85,7 @@ int main(int argc, char** argv)
|
||||
test_verify_int(OMPI_SUCCESS, rc);
|
||||
test_verify_int(TEST_COUNT, thr2_count);
|
||||
|
||||
test_finalize();
|
||||
return 0;
|
||||
return test_finalize();
|
||||
}
|
||||
|
||||
|
||||
|
Загрузка…
Ссылка в новой задаче
Block a user