From: azv Date: Mon, 29 Jul 2019 08:24:09 +0000 (+0300) Subject: Update path to SALOME (Linux version). X-Git-Tag: VEDF2019Lot4~83 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=3ebc5548a9dd69a5e33c535c50c1608abb596e0c;p=modules%2Fshaper.git Update path to SALOME (Linux version). --- diff --git a/env.sh b/env.sh index d636fbe98..900a12be8 100644 --- a/env.sh +++ b/env.sh @@ -1,6 +1,6 @@ #!/bin/bash -x -export SALOME_DIR=/dn46/SALOME/series9x/current-2019-07-15 +export SALOME_DIR=/dn46/SALOME/series9x/current-2019-07-29 # Path to sources export SOURCES_DIR=$(pwd)