X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/8006a03b1ef66a0ddd4a4983ef170781a87a7225..a4d071afeab4b3ff0a50eefbf48a391d4e8978aa:/teshsuite/smpi/mpich3-test/datatype/getpartelm.c diff --git a/teshsuite/smpi/mpich3-test/datatype/getpartelm.c b/teshsuite/smpi/mpich3-test/datatype/getpartelm.c index 49ba725b85..9fe778f501 100644 --- a/teshsuite/smpi/mpich3-test/datatype/getpartelm.c +++ b/teshsuite/smpi/mpich3-test/datatype/getpartelm.c @@ -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 ); + exit(1); } src = 0;