From 17999cb1fba40481cb1223abee37e1f3d2e00541 Mon Sep 17 00:00:00 2001 From: Nabil Ghodbane Date: Fri, 19 Feb 2021 10:52:12 +0100 Subject: [PATCH] Fix public repository since some SALOME components target gitpub/modules while others target gitpub/tools --- salome-W10.pyconf | 2 +- salome.pyconf | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/salome-W10.pyconf b/salome-W10.pyconf index 8905fc4..78b3653 100644 --- a/salome-W10.pyconf +++ b/salome-W10.pyconf @@ -17,7 +17,7 @@ LICENCEPATH : "\\\\terre\\data\\tmpsalome\\salome\\prerequis\\install\\LICENSE:/ git_info : { - default_git_server : "https://git.salome-platform.org/gitpub/modules/" + default_git_server : "https://git.salome-platform.org/gitpub/" default_git_server_dev : "https://codev-tuleap.cea.fr/plugins/git/salome/" } diff --git a/salome.pyconf b/salome.pyconf index 01ea8b3..427971b 100644 --- a/salome.pyconf +++ b/salome.pyconf @@ -17,7 +17,7 @@ LICENCEPATH : "\\\\terre\\data\\tmpsalome\\salome\\prerequis\\install\\LICENSE:/ git_info : { - default_git_server : "https://git.salome-platform.org/gitpub/modules/" + default_git_server : "https://git.salome-platform.org/gitpub/" default_git_server_dev : "https://codev-tuleap.cea.fr/plugins/git/salome/" } -- 2.39.2