Pārlūkot izejas kodu

Fix duplicate MPI tests run

Samuel Thibault 4 gadi atpakaļ
vecāks
revīzija
06a46370eb
1 mainītis faili ar 2 papildinājumiem un 1 dzēšanām
  1. 2 1
      mpi/GNUmakefile.in

+ 2 - 1
mpi/GNUmakefile.in

@@ -21,7 +21,8 @@ SUBDIRS=
 
 all:
 
-check: check-recursive
+@STARPU_SIMGRID_FALSE@check: check-recursive
+@STARPU_SIMGRID_FALSE@	:
 
 # divide by 4 the number of jobs to run in parallel, since mpirun will start 4
 # processes in the tests and examples