Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Modify pipol scripts.
[simgrid.git] / buildtools / pipol / Experimental_all_simgrid_gt.sh
index a98f14a..e85cd6b 100644 (file)
@@ -21,6 +21,7 @@ cd simgrid-trunk
 
 rm CMakeCache.txt
 
+#Unix
 cmake \
 -Denable_lua=on \
 -Denable_ruby=on \
@@ -131,9 +132,7 @@ if [ $SYSTEM = Linux ] ; then
                ctest -D ExperimentalSubmit
                make clean
        fi
-fi
 
-if[ x$PIPOL_IMAGE = xi386-linux-ubuntu-karmic.dd.gz ]
        #Make the memcheck mode
        cmake \
        -Denable_lua=off \