From: Serge Rehbinder Date: Wed, 4 Jan 2017 12:40:54 +0000 (+0100) Subject: fix bug when configure step fails X-Git-Tag: 5.0.0a1~38^2~30 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=6084d39d3241559023782ed1903222f68d1c6406;p=tools%2Fsat.git fix bug when configure step fails --- diff --git a/commands/compile.py b/commands/compile.py index c1493e8..8a73d32 100644 --- a/commands/compile.py +++ b/commands/compile.py @@ -526,7 +526,7 @@ def compile_product_cmake_autotools(sat, if res_mi > 0: error_step = "MAKE INSTALL" - return res, len_end_line, error_step + return res, len_end_line, error_step def compile_product_script(sat, p_name_info,