From: Quentin Cozette Date: Mon, 4 Jan 2021 17:52:55 +0000 (+0100) Subject: Set RESTRICTED_ROOT_DIR at launch time to be able to run every HDF tests with salome... X-Git-Tag: V9_7_0~171 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=907378eec7b74bfeecf0ae1046f22afa9ab877e6;p=tools%2Fsat_salome.git Set RESTRICTED_ROOT_DIR at launch time to be able to run every HDF tests with salome launcher --- diff --git a/products/RESTRICTED.pyconf b/products/RESTRICTED.pyconf index d88e859..a260985 100644 --- a/products/RESTRICTED.pyconf +++ b/products/RESTRICTED.pyconf @@ -7,6 +7,10 @@ default : repo : $PROJECTS.projects.salome.git_info.default_git_server + "restricted.git" repo_dev : $PROJECTS.projects.salome.git_info.default_git_server_dev + "restricted.git" } + environ : + { + launch : {RESTRICTED_ROOT_DIR : $source_dir} + } depend : [ ] source_dir : $APPLICATION.workdir + $VARS.sep + 'SOURCES' + $VARS.sep + $name properties :