mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-04-08 11:24:25 +00:00
check_memory.py: adapt to servers-of-happiness changes.
This commit is contained in:
parent
5adc1d789d
commit
71f8757bd1
@ -60,7 +60,7 @@ class ChildDidNotStartError(Exception):
|
||||
pass
|
||||
|
||||
class SystemFramework(pollmixin.PollMixin):
|
||||
numnodes = 5
|
||||
numnodes = 7
|
||||
|
||||
def __init__(self, basedir, mode):
|
||||
self.basedir = basedir = os.path.abspath(basedir)
|
||||
|
Loading…
x
Reference in New Issue
Block a user