]> SALOME platform Git repositories - modules/kernel.git/commitdiff
Salome HOME
[EDF29150] : oops
authorAnthony Geay <anthony.geay@edf.fr>
Mon, 29 Jan 2024 09:49:02 +0000 (10:49 +0100)
committerAnthony Geay <anthony.geay@edf.fr>
Mon, 29 Jan 2024 09:49:02 +0000 (10:49 +0100)
src/Container/SALOME_ContainerHelper.py

index 9cbc000899f2af64cb3082057e1f04b02227d44d..d8663afbdb90ddafe74f0bba2242181258114d8a 100644 (file)
@@ -242,7 +242,7 @@ class ScriptExecInfo:
 end exec time = {self.endExecTime}
 exec_time = {self.execTimeStr}
 Measure time resolution = {self.measureTimeResolution} ms
-CPU and mem monitoring = {self.CPUMemDuringExecStr}
+CPU and mem monitoring = {CPUMemDuringExecForStr}
 input unpickling and ev load from disk time = {self.inputTimeStr}
 output serialization and ev write to disk time = {self.outputTimeStr}
 input memory size before exec (MemoryPeak 2x) = {self.inputMemStr}