Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
bummer
[simgrid.git] / tools / jenkins / Flags.sh
index 9d35d4a..1d0b904 100755 (executable)
@@ -72,7 +72,7 @@ else
   builddebug="OFF"
 fi
 
-if [ $4 = "MSG" ]
+if [ $5 = "MSG" ]
 then
   buildmsg="ON"
 else