X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/d92bc6ee22885a3c92996b6c9e749e6363bdb6ba..50130868c2f0c10d86bf368ede7154f6845b0d51:/teshsuite/smpi/mpich3-test/f90/datatype/indtype.f90 diff --git a/teshsuite/smpi/mpich3-test/f90/datatype/indtype.f90 b/teshsuite/smpi/mpich3-test/f90/datatype/indtype.f90 index 79829e7a2f..5367f998cc 100644 --- a/teshsuite/smpi/mpich3-test/f90/datatype/indtype.f90 +++ b/teshsuite/smpi/mpich3-test/f90/datatype/indtype.f90 @@ -24,6 +24,7 @@ if (size .lt. 2) then print *, "Must have at least 2 processes" call MPI_Abort( 1, MPI_COMM_WORLD, ierr ) + stop endif errs = 0