Salome HOME
Compile: correction of cefbec6
authorSalome CHUNG <salomon.chung@cea.fr>
Tue, 3 Oct 2017 08:22:37 +0000 (10:22 +0200)
committerSalome CHUNG <salomon.chung@cea.fr>
Tue, 3 Oct 2017 08:22:37 +0000 (10:22 +0200)
debug print removed

commands/compile.py

index 322a2da40db150ce8af18aeb87fb608606a87355..5f15b83f19144fc9ea58f79e3639f3a3e53ac368 100644 (file)
@@ -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