Salome HOME
correction bug production de launcher (premier caractère blanc)
[tools/sat.git] / commands / script.py
index bb7fd8ddc59dd65ac309d55bf2123d85375973e0..688ec71ba13046bac0ed21f2181260053eb2f705 100644 (file)
@@ -17,7 +17,6 @@
 #  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
 
 import os
-import re
 
 import src
 
@@ -30,7 +29,7 @@ parser.add_option('', 'nb_proc', 'int', 'nb_proc',
     _('Optional: The number of processors to use in the script if the make '
       'command is used in it.\n\tWarning: the script has to be correctly written '
       'if you want this option to work.\n\tThe $MAKE_OPTIONS has to be '
-      'used.'), "")
+      'used.'), 0)
 
 def get_products_list(options, cfg, logger):
     '''method that gives the product list with their informations from