Sfoglia il codice sorgente

Fix calling cholesky.sh on simgrid

Samuel Thibault 6 anni fa
parent
commit
2fff4de837
1 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  1. 2 2
      examples/Makefile.am

+ 2 - 2
examples/Makefile.am

@@ -316,12 +316,12 @@ TESTS += \
 
 endif
 
+endif
+
 if STARPU_SIMGRID
 TESTS += \
 	 cholesky/cholesky.sh
 endif
-
-endif
 endif
 
 if !STARPU_SIMGRID