From: Salome CHUNG Date: Tue, 3 Oct 2017 08:22:37 +0000 (+0200) Subject: Compile: correction of cefbec6 X-Git-Tag: 5.0.0b2~4 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=f0c612c7dc112f0bc113d1fbc7e7e7f839625979;p=tools%2Fsat.git Compile: correction of cefbec6 debug print removed --- diff --git a/commands/compile.py b/commands/compile.py index 322a2da..5f15b83 100644 --- a/commands/compile.py +++ b/commands/compile.py @@ -434,7 +434,6 @@ def compile_product(sat, p_name_info, config, options, logger, header, len_end): p_name, p_info = p_name_info - irint "CNC p_name,p_info:",p_name, p_info # Get the build procedure from the product configuration. # It can be : # build_sources : autotools -> build_configure, configure, make, make install