*** empty log message ***

svn path=/trunk/boinc/; revision=2142
This commit is contained in:
Karl Chen 2003-08-18 23:23:02 +00:00
parent 3c120eb7e6
commit 4ac98b64c8
1 changed files with 1 additions and 1 deletions

View File

@ -320,7 +320,7 @@ class TestProject(Project):
self.start_servers()
def run_init_wait(self):
time.sleep(5)
time.sleep(8)
def run_finish_wait(self):
'''Sleep until all workunits are assimilated and no workunits need to transition.