Salome HOME
updated copyright message
[modules/kernel.git] / bin / appliskel / tests / salomeTest / salome_test_in_shell.sh
old mode 100644 (file)
new mode 100755 (executable)
index fd00f8b..0d657ee
@@ -1,5 +1,5 @@
 #!/bin/bash
-# Copyright (C) 2017  CEA/DEN, EDF R&D
+# Copyright (C) 2017-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
@@ -25,4 +25,4 @@ while [ -h "$SOURCE" ] ; do SOURCE="$(readlink "$SOURCE")"; done
 CALLDIR="$( cd -P "$( dirname "$SOURCE" )" && pwd )"
 
 echo ABSOLUTE_APPLI_PATH: $ABSOLUTE_APPLI_PATH
-$ABSOLUTE_APPLI_PATH/salome shell -- python ${CALLDIR}/salome_test.py
+$ABSOLUTE_APPLI_PATH/salome shell -- python3 ${CALLDIR}/salome_test.py