From: mkr Date: Tue, 23 Jan 2007 06:11:03 +0000 (+0000) Subject: Fix for NPAL14147 : Remove a lot of trace at launching. X-Git-Tag: V3_2_5pre1~8 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=7663121b2d025b771fa36d287ccbdeb123db7df7;p=modules%2Fgeom.git Fix for NPAL14147 : Remove a lot of trace at launching. --- diff --git a/src/GEOM_SWIG/GEOM_shared_modules.py b/src/GEOM_SWIG/GEOM_shared_modules.py index 67f962a2f..1c05517c4 100644 --- a/src/GEOM_SWIG/GEOM_shared_modules.py +++ b/src/GEOM_SWIG/GEOM_shared_modules.py @@ -25,7 +25,9 @@ # see salome_shared_modules.py # (avoids incomplete import at run time) -print "============== import GEOM =======================" +from launchConfigureParser import verbose + +if verbose(): print "============== import GEOM =======================" import GEOM