X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/d0ffc37686edcc803601f76ab51fdfed5fc2f241..e7a324dffea686936a8e66d8f30fb88883f696ca:/teshsuite/smpi/mpich3-test/comm/comm_idup.c diff --git a/teshsuite/smpi/mpich3-test/comm/comm_idup.c b/teshsuite/smpi/mpich3-test/comm/comm_idup.c index 0823943794..1a56bd6108 100644 --- a/teshsuite/smpi/mpich3-test/comm/comm_idup.c +++ b/teshsuite/smpi/mpich3-test/comm/comm_idup.c @@ -45,6 +45,7 @@ int main(int argc, char **argv) if (size < 2) { printf("this test requires at least 2 processes\n"); MPI_Abort(MPI_COMM_WORLD, 1); + exit(1); } #ifdef TEST_IDUP