From: Nabil Ghodbane Date: Thu, 9 May 2024 08:07:38 +0000 (+0200) Subject: spns #41854: implement Meshio windows in SAT X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=48ac8773f8f0044a44c1bb7ff6bc25667bba18fe;p=tools%2Fsat_salome.git spns #41854: implement Meshio windows in SAT --- diff --git a/salome.pyconf b/salome.pyconf index a4d1f88..958c191 100644 --- a/salome.pyconf +++ b/salome.pyconf @@ -4,21 +4,21 @@ project_path : $PWD # Where to search the archives of the products -ARCHIVEPATH : "\\\\titania\\home_projet08\\salome-public\\prerequis\\archives" +ARCHIVEPATH : "/home/salome-public/prerequis/archives:/nfs/home/salome-public/prerequis/archives:/mnt/prerequis/archives" ARCHIVEFTP : "ftp.cea.fr/pub/salome/prerequisites" # Where to search the pyconf of the applications -APPLICATIONPATH : $project_path + "\\applications\\" +APPLICATIONPATH : $project_path + "/applications/" # Where to search the pyconf of the products -PRODUCTPATH : $project_path + "\\products" +PRODUCTPATH : $project_path + "/products/" # Where to search the pyconf of the jobs of the project -JOBPATH : $project_path + r"\\jobs\\" +JOBPATH : $project_path + "/jobs/" # Where to search for licences -LICENCEPATH : "\\\\titania\\home_projet08\\salome-public\\prerequis\\LICENCE" +LICENCEPATH : "/home/salome-public/prerequis/LICENCE:/nfs/home/salome-public/prerequis/LICENCE:/export/home/salome/prerequis/install/LICENCE:/volatile/salome/prerequis/install/LICENCE:/soft/commun/SALOME/LICENSE:/mnt/prerequis/LICENCE" git_info : { - default_git_server : "https://git.salome-platform.org/gitpub/" - default_git_server_dev : "https://codev-tuleap.cea.fr/plugins/git/salome/" + default_git_server : "https://git.salome-platform.org/gitpub/" + default_git_server_dev : "https://codev-tuleap.cea.fr/plugins/git/salome/" } test_bases :