Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[win+java] sort out the linker flags that we pass
[simgrid.git] / teshsuite / smpi / mpich3-test / datatype / getpartelm.c
index 49ba725b85a0f5d99a5b0c44d561d19ddb7c7dbc..9fe778f501a374007be5f51a0278acb0095d0663 100644 (file)
@@ -33,6 +33,7 @@ int main( int argc, char *argv[] )
        errs++;
        printf( "This test requires at least 2 processes\n" );
        MPI_Abort( MPI_COMM_WORLD, 1 );
        errs++;
        printf( "This test requires at least 2 processes\n" );
        MPI_Abort( MPI_COMM_WORLD, 1 );
+        exit(1);
     }
     
     src  = 0;
     }
     
     src  = 0;