From 2349827fad9a602fd3074fc7a8ba696a1f211c32 Mon Sep 17 00:00:00 2001 From: mpv Date: Thu, 21 Feb 2019 12:58:31 +0300 Subject: [PATCH] Move to the stable SALOME version on Linux --- env.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/env.sh b/env.sh index 3374aefd0..f1c6d47d3 100644 --- a/env.sh +++ b/env.sh @@ -1,6 +1,6 @@ #!/bin/bash -x -export SALOME_DIR=/VIRTEX/dn46/SALOME/stable/V9_2_0 +export SALOME_DIR=/dn46/SALOME/stable/V9_2_0 # Path to sources export SOURCES_DIR=$(pwd) -- 2.39.2