mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-03-01 04:16:36 +00:00
Delete some garbage.
This commit is contained in:
parent
8e4ac69032
commit
fb52b4d302
@ -810,8 +810,6 @@ class SystemTestMixin(pollmixin.PollMixin, testutil.StallMixin):
|
|||||||
if which in feature_matrix.get((section, feature), {which}):
|
if which in feature_matrix.get((section, feature), {which}):
|
||||||
config.setdefault(section, {})[feature] = value
|
config.setdefault(section, {})[feature] = value
|
||||||
|
|
||||||
#config.setdefault("node", {})["force_foolscap"] = force_foolscap
|
|
||||||
|
|
||||||
setnode = partial(setconf, config, which, "node")
|
setnode = partial(setconf, config, which, "node")
|
||||||
sethelper = partial(setconf, config, which, "helper")
|
sethelper = partial(setconf, config, which, "helper")
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user