Salome HOME
Fix SQUISH tests suite_ISSUES_SALOME/tst_sketch_ 007, 008, 009, 010, 011
[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