Salome HOME
Add a base path in the site.pyconf file
authorSerge Rehbinder <serge.rehbinder@cea.fr>
Mon, 19 Sep 2016 10:30:57 +0000 (12:30 +0200)
committerSerge Rehbinder <serge.rehbinder@cea.fr>
Mon, 19 Sep 2016 10:30:57 +0000 (12:30 +0200)
data/site.pyconf

index 078612c6ab06443844ce3da1ea67308040f60b93..099490c9c9ce2d6e66b228d8ad6bb85791afadc9 100644 (file)
@@ -3,7 +3,7 @@
 
 SITE :
 {   
-    #base : $USER.workdir + $VARS.sep + "BASE-FROM-SITE"
+    base : $USER.workdir + $VARS.sep + "BASE"
     test :{
            tmp_dir_with_application : '/tmp' + $VARS.sep + $VARS.user + $VARS.sep + $APPLICATION.name + $VARS.sep + 'test'
            tmp_dir : '/tmp' + $VARS.sep + $VARS.user + $VARS.sep + 'test'