Salome HOME
PR: modify makefiles to separate rules for libraries and binaries.
[modules/kernel.git] / src / Container / SALOME_Container.cxx
index 77904cbe09ac6c42f7a44fa9b0fd26fcf09ca44f..dfd501e9ff11bc86d1c7747f82808b5c728d1a76 100644 (file)
@@ -74,7 +74,7 @@ int main(int argc, char* argv[])
     // Obtain a reference to the root POA.
     // obtain the root poa manager
     //
-    long TIMESleep = 250000000;
+    long TIMESleep = 500000000;
     int NumberOfTries = 40;
     int a;
     timespec ts_req;