Salome HOME
replace all usage of bare except clause with except Exception clause
[tools/sat.git] / data / local.pyconf
index baf2b8c36e6db2eeb13261d8fed943a7309fb5da..eb81d5a4612d13d0d77e2e570a21e0c00eb3482c 100644 (file)
@@ -1,12 +1,12 @@
-#!/usr/bin/env python
-#-*- coding:utf-8 -*-
+  
   LOCAL :
   {
-    base : 'unknown'
-    workdir : 'unknown'
-    log_dir : 'unknown'
-    VCS : None
-    tag : None
+    base : 'default'
+    workdir : 'default'
+    log_dir : 'default'
+    archive_dir : 'default'
+    VCS : 'unknown'
+    tag : 'unknown'
   }
   PROJECTS :
   {