Salome HOME
Print the path to the xml log file if verbose level = 5.
[tools/sat.git] / src / internal_config / distrib.pyconf
index 18ea1b47da1b496410411ff69fb5bdc9d7e006c3..77cefc2dff344de9b5b55e7ccd40e061a02f206a 100644 (file)
@@ -24,6 +24,10 @@ DISTRIBUTIONS :
 # If no code is found the value is used.
 VERSIONS :
 {
+
+# Do not do anything for the ubuntu machines (CEA dicision). 
+#
+
     "DB":
     {
         "unstable": "sid"
@@ -32,7 +36,17 @@ VERSIONS :
            "6.0.7" : "06"
            "6.0.10": "06"
            "7.1" : "07"
+           "7.11" : "07"
+           "7.2" : "07"
+           "7.3" : "07"
            "7.5" : "07"
+           "8.1" : "08"
+           "8.2" : "08"
+           "8.3" : "08"
+           "8.4" : "08"
+           "8.5" : "08"
+           "8.6" : "08"
+           "8.7" : "08"
     }
     "MD":
     {
@@ -54,5 +68,15 @@ VERSIONS :
     "CO":
     {
         "7.1.1503": "7.1"
+        "7.2.1511": "7"
+        "7.3.1611": "7"
+        "6.1" : "6"
+        "6.2" : "6"
+        "6.3" : "6"
+        "6.4" : "6"
+        "6.5" : "6"
+        "6.6" : "6"
+        "6.7" : "6"
     }
 }
+