]> SALOME platform Git repositories - modules/yacs.git/commitdiff
Salome HOME
NRI : Splash is launched only if --gui option is defined.
authornri <nri@opencascade.com>
Thu, 20 Nov 2003 08:37:01 +0000 (08:37 +0000)
committernri <nri@opencascade.com>
Thu, 20 Nov 2003 08:37:01 +0000 (08:37 +0000)
bin/runSalome.py

index cc3a72b16cf2ef65ba86d4a0296ed9d9f207e1bf..d7c7a496cdfaab74b8b08f1c136b6fbb87673797 100755 (executable)
@@ -300,7 +300,8 @@ def startSalome():
   # Lancement Session Loader
   #
 
-  SessionLoader().run()
+  if with_gui:
+     SessionLoader().run()
 
   #
   # Initialisation ORB et Naming Service