Salome HOME
Add test for the compilation commands
[tools/sat.git] / commands / makeinstall.py
index 74ab9476afa5e1171d0a391503e6d7c651074818..3f71aeff8aab169f59508f34512b227ad6e8ae3f 100644 (file)
@@ -20,7 +20,7 @@ import os
 
 import src
 
-# Define all possible option for the makeinstall command :  sat makeinstall <options>
+# Define all possible option for the makeinstall command : sat makeinstall <options>
 parser = src.options.Options()
 parser.add_option('p', 'products', 'list2', 'products',
     _('products to configure. This option can be'