Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Enable tracing for Nightly_memCheck too.
authorArnaud Giersch <arnaud.giersch@iut-bm.univ-fcomte.fr>
Tue, 11 Dec 2012 15:30:12 +0000 (16:30 +0100)
committerArnaud Giersch <arnaud.giersch@iut-bm.univ-fcomte.fr>
Tue, 11 Dec 2012 15:39:28 +0000 (16:39 +0100)
buildtools/pipol/Nightly_memCheck.sh

index e53e66d..00ff108 100755 (executable)
@@ -30,7 +30,7 @@ fi
 #mem-check
 cmake \
 -Denable_lua=off \
--Denable_tracing=off \
+-Denable_tracing=on \
 -Denable_smpi=on \
 -Denable_compile_optimizations=off \
 -Denable_compile_warnings=on \