[SCM] TANGO distributed control system. branch, master, updated. debian/6.1.1c-1-112-g522d680
Picca Frédéric-Emmanuel
picca at synchrotron-soleil.fr
Wed Dec 15 21:59:21 UTC 2010
The following commit has been merged in the master branch:
commit 522d6807fa58b875208713605d87a1842c378c4b
Author: Picca Frédéric-Emmanuel <picca at synchrotron-soleil.fr>
Date: Wed Dec 15 16:58:36 2010 -0500
* waiting 3 second for the tango-db service to be running was not enough
diff --git a/debian/tango-db.init.d b/debian/tango-db.init.d
index b905d47..8575e1d 100644
--- a/debian/tango-db.init.d
+++ b/debian/tango-db.init.d
@@ -56,7 +56,7 @@ do_start()
# Add code here, if necessary, that waits for the process to be ready
# to handle requests from services started subsequently which depend
# on this one. As a last resort, sleep for some time.
- sleep 3
+ sleep 6
}
#
--
TANGO distributed control system.
More information about the debian-science-commits
mailing list