mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2024-12-30 09:48:56 +00:00
don't need to create section
This commit is contained in:
parent
b13a688ea8
commit
b0d48ddbc9
@ -125,7 +125,6 @@ def add_grid_manager_cert(options):
|
||||
return 1
|
||||
|
||||
config.set_config("storage", "grid_management", "True")
|
||||
config.add_section("grid_manager_certificates")
|
||||
config.set_config("grid_manager_certificates", cert_name, cert_fname)
|
||||
|
||||
# write all the data out
|
||||
|
Loading…
Reference in New Issue
Block a user