X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/9b73466ada27682d1729f394549479da83ef4a99..bace8e5a6ff160e200f799250796c5303dc487ba:/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;