Salome HOME
Merge branch 'agr/start_procedure'
authorCédric Aguerre <cedric.aguerre@edf.fr>
Mon, 7 Apr 2014 08:39:41 +0000 (10:39 +0200)
committerCédric Aguerre <cedric.aguerre@edf.fr>
Mon, 7 Apr 2014 08:39:41 +0000 (10:39 +0200)
commitd9c3812022bf47f170380167372a7b61e7b1daa4
treea4043bbd4fc8c6b677afa1dfe869686f18b260fc
parent83f25b8c498e912edd74a1720a824486f450f46c
parenta5a431dfc79d6d9054b879ad85757f554f92e15b
Merge branch 'agr/start_procedure'

* agr/start_procedure:
  improve application path detection: follow symbolic link
  replace subprocess wait by communicate
  fix bug in salome connect
  [minor] changes in information messages
  file locks for windows platform
  fix bug when parsing duplicate files and/or items
  unit tests for concurrent sessions
  exception raised if given script is not found
  make unit test runnable with python 2.6
  fix bug in log file comparison
  search scripts given as command line args in sys path
  change in API methods
  rename salome runner/launcher as salome context
bin/runSalome.py