From 0d46c9db0eae43df99d62b9d496c9bb34519523b Mon Sep 17 00:00:00 2001 From: Chris Koeritz Date: Sat, 12 May 2012 18:17:23 -0400 Subject: [PATCH] slowing down the expectation that robust is ready. --- scripts/opensim/opensim_utils.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/opensim/opensim_utils.sh b/scripts/opensim/opensim_utils.sh index c92ffbf9..1f452623 100644 --- a/scripts/opensim/opensim_utils.sh +++ b/scripts/opensim/opensim_utils.sh @@ -17,7 +17,7 @@ export LANG=C # this is used as a process startup snooze, to avoid running a dependent # process before the dependency has really started. -export SNOOZE_TIME=7 +export SNOOZE_TIME=11 # lock the limit in for threads, so we don't have any getting out of control. # also make sure we've provided enough space for each thread. -- 2.34.1