mirror of https://github.com/BOINC/boinc.git
*** empty log message ***
svn path=/trunk/boinc/; revision=2142
This commit is contained in:
parent
3c120eb7e6
commit
4ac98b64c8
|
@ -320,7 +320,7 @@ class TestProject(Project):
|
||||||
self.start_servers()
|
self.start_servers()
|
||||||
|
|
||||||
def run_init_wait(self):
|
def run_init_wait(self):
|
||||||
time.sleep(5)
|
time.sleep(8)
|
||||||
def run_finish_wait(self):
|
def run_finish_wait(self):
|
||||||
'''Sleep until all workunits are assimilated and no workunits need to transition.
|
'''Sleep until all workunits are assimilated and no workunits need to transition.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue