X-Git-Url: http://bilbo.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/0e9c0448c6566825b170b98ecff716b098bda10e..281f8c29e177852dcb1591fc31e363e1176857c8:/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