From d16ce33eafb6a226f42138ff56a3cdbde9e4db85 Mon Sep 17 00:00:00 2001 From: crouzet Date: Tue, 19 Oct 2021 10:50:41 +0200 Subject: [PATCH] =?utf8?q?suppression=20du=20chemin=20/home/salome,=20obso?= =?utf8?q?l=C3=A8te=20sur=20serveur=20titania?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- salome.pyconf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/salome.pyconf b/salome.pyconf index 86310d6..a1e6ce3 100644 --- a/salome.pyconf +++ b/salome.pyconf @@ -4,7 +4,7 @@ project_path : $PWD # Where to search the archives of the products -ARCHIVEPATH : "/home/salome/prerequis/archives:/home/salome-public/prerequis/archives:/nfs/home/salome-public/prerequis/archives" +ARCHIVEPATH : "/data/tmpsalome/salome/prerequis/archives:/home/salome-public/prerequis/archives:/nfs/home/salome-public/prerequis/archives" ARCHIVEFTP : "ftp.cea.fr/pub/salome/prerequisites" # Where to search the pyconf of the applications APPLICATIONPATH : $project_path + "/applications/" -- 2.39.2