Salome HOME
'sat test': add the script and the script traces in the log
[tools/sat.git] / data / site.pyconf
index 60ff90ddaa247dd06804ae1788bb9787cf40cd32..6652e7df57e009317d4a0ddeb22add3a0a593953 100644 (file)
@@ -9,7 +9,7 @@ SITE :
     }
     #base : $USER.workdir + $VARS.sep + "BASE-FROM-SITE"
     test :{
-           tmp_dir_with_product : '/tmp' + $VARS.sep + $VARS.user + $VARS.sep + $APPLICATION.name + $VARS.sep + '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'
            timeout : 150
            }