1
1

Don't finalize before we're finished

This commit was SVN r5013.
Этот коммит содержится в:
Jeff Squyres 2005-03-24 20:17:06 +00:00
родитель 805095986c
Коммит b24edd6054

Просмотреть файл

@ -181,7 +181,6 @@ int main (int argc, char* argv[])
test_failure("orte_dps test13 failed");
}
test_finalize();
fprintf(test_out, "executing test14\n");
if (test14()) {
test_success();