Salome HOME
sat package: bug fix
authorSerge Rehbinder <support-salome@cea.fr>
Wed, 25 Jan 2017 14:42:44 +0000 (15:42 +0100)
committerSerge Rehbinder <support-salome@cea.fr>
Wed, 25 Jan 2017 14:42:44 +0000 (15:42 +0100)
commands/package.py

index 6ae96f8109cc9cd1d43cb342a7d07a08746da77b..18211911229a4af307fbc67379865ab16ae2761f 100644 (file)
@@ -97,7 +97,7 @@ parser.add_option('n', 'name', 'string', 'name',
     _('Optional: The name or full path of the archive.'), None)
 parser.add_option('', 'add_files', 'list2', 'add_files',
     _('Optional: The list of additional files to add to the archive.'), [])
-parser.add_option('', 'without_commercial', 'boolean', 'with_commercial',
+parser.add_option('', 'without_commercial', 'boolean', 'without_commercial',
     _('Optional: do not add commercial licence.'), False)
 
 def add_files(tar, name_archive, d_content, logger):
@@ -200,7 +200,7 @@ def produce_relative_launcher(config,
              stat.S_IXUSR |
              stat.S_IXGRP |
              stat.S_IXOTH)
-    
+
     return filepath
 
 def produce_relative_env_files(config,