]> SALOME platform Git repositories - modules/shaper.git/blobdiff - salome_run.sh
Salome HOME
Update SQUISH test suite_ISSUES_SALOME/tst_sketch_004
[modules/shaper.git] / salome_run.sh
index ae238852a7c7cc8560662d2eafd431675fc57dbe..164a02e3cb7193633eab39c85ca9c91e46dde976 100755 (executable)
@@ -2,6 +2,8 @@
 
 a_dir=$(dirname $0)
 
+cd ${a_dir}
+
 if [ "$#" = 1 ]; then
   export SALOME_PORT="$1"
 elif [ -z ${SALOME_PORT} ]; then