Salome HOME
Work in progress : workload manager uses nb_parallel_procs.
[modules/yacs.git] / src / workloadmanager / Test / TestMain.cxx
index daf621e1458ad9e8488580447d5dce676edf217d..b299f06840bf2687f251e6ae8c8f872c326582e2 100644 (file)
@@ -34,7 +34,7 @@
 #include "../WorkloadManager.hxx"
 #include "../DefaultAlgorithm.hxx"
 
-constexpr bool ACTIVATE_DEBUG_LOG = true;
+constexpr bool ACTIVATE_DEBUG_LOG = false;
 template<typename... Ts>
 void DEBUG_LOG(Ts... args)
 {