From f0c612c7dc112f0bc113d1fbc7e7e7f839625979 Mon Sep 17 00:00:00 2001 From: Salome CHUNG Date: Tue, 3 Oct 2017 10:22:37 +0200 Subject: [PATCH] Compile: correction of cefbec6 debug print removed --- commands/compile.py | 1 - 1 file changed, 1 deletion(-) 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 -- 2.30.2