From d6054d63d27d94604d224e9eab50ce7ab81e38bb Mon Sep 17 00:00:00 2001 From: prascle Date: Thu, 25 Nov 2004 12:09:31 +0000 Subject: [PATCH] PR: Add information in trace when catch signals --- src/Session/SALOME_Session_Server.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Session/SALOME_Session_Server.cxx b/src/Session/SALOME_Session_Server.cxx index c78fb6763..33d3440a3 100644 --- a/src/Session/SALOME_Session_Server.cxx +++ b/src/Session/SALOME_Session_Server.cxx @@ -198,7 +198,7 @@ int main(int argc, char **argv) } catch(std::exception& e) { - INFOS("run(): An exception has been caught"); + INFOS("run(): An exception has been caught " <