X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=bin%2Fappliskel%2FrunSession;h=c6449dc248d8dc0af61fc3fde222e3f629487647;hb=0ac7e21b69c490761be2e69b935e3ba28ab517af;hp=e00ab46313a953ec134defac9f9dd6eae1da9b27;hpb=9749fc1db72bd80e278405114b05ffc69b5031da;p=modules%2Fkernel.git diff --git a/bin/appliskel/runSession b/bin/appliskel/runSession index e00ab4631..c6449dc24 100755 --- a/bin/appliskel/runSession +++ b/bin/appliskel/runSession @@ -25,6 +25,15 @@ # Use it with args to run a program : runSession python -i myprog.py # Use it without args to run an interactive shell under Salome env + +############################################### +############### IMPORTANT NOTE ################ +############################################### +# The runConsole script is obsolete. # +# Please consider the new salome.py launcher. # +############################################### + + APPLI_HOME=`dirname $0` NSPORT=last