From: Serge Rehbinder Date: Tue, 13 Sep 2016 14:11:15 +0000 (+0200) Subject: application X-Git-Tag: 5.0.0a1~130 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=c44a8aaea3bba7ff045b008ad5b2a988eca2f6f0;p=tools%2Fsat.git application --- diff --git a/commands/application.py b/commands/application.py index 48f9f37..1452eb6 100644 --- a/commands/application.py +++ b/commands/application.py @@ -177,7 +177,7 @@ def generate_application(config, appli_dir, config_file, logger): # Add SALOME python in the environment in order to avoid python version # problems at appli_gen.py call - if 'Python' in config.APPLICATIONS.products: + if 'Python' in config.APPLICATION.products: envi = src.environment.SalomeEnviron(config, src.environment.Environ( dict(os.environ)),