Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Oups, variable names are not same. Fix the bug with Supernovae.
[simgrid.git] / buildtools / pipol / Nightly_simgrid.sh
index cf3b4b7..4829ba7 100644 (file)
@@ -85,7 +85,7 @@ ctest -D NightlySubmit
 make clean
 
 #Make the supernovae mode
-cmake -Dsupernovae=on ./
+cmake -Denable_supernovae=on ./
 ctest -D NightlyStart
 ctest -D NightlyConfigure
 ctest -D NightlyBuild