From: mpv Date: Thu, 21 Feb 2019 08:44:02 +0000 (+0300) Subject: Move to the stable SALOME version on Linux X-Git-Tag: HighLevelObjectsHierarchy~13^2~2 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=b2292fbb6625678d4c15c8a8c4a6e1a757a167ef;p=modules%2Fshaper.git Move to the stable SALOME version on Linux --- diff --git a/env.sh b/env.sh index eb892afc7..3374aefd0 100644 --- a/env.sh +++ b/env.sh @@ -1,7 +1,6 @@ #!/bin/bash -x -export SALOME_DIR=/dn46/SALOME/series9x/current-2018-11-16 - +export SALOME_DIR=/VIRTEX/dn46/SALOME/stable/V9_2_0 # Path to sources export SOURCES_DIR=$(pwd)