slowing down the expectation that robust is ready.
authorChris Koeritz <fred@gruntose.com>
Sat, 12 May 2012 22:17:23 +0000 (18:17 -0400)
committerChris Koeritz <fred@gruntose.com>
Sat, 12 May 2012 22:17:23 +0000 (18:17 -0400)
scripts/opensim/opensim_utils.sh

index c92ffbf97bdb2bbf9177c63102785fb2c3904729..1f45262348a0df81649f422af977828216c01e98 100644 (file)
@@ -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.