From 8ffe3b8318099dfbf6d0596db6997c0d2055aea6 Mon Sep 17 00:00:00 2001 From: Linus Nordberg Date: Thu, 12 Nov 2015 17:21:24 +0100 Subject: Spurious whitespace. --- tools/compileconfig.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools') diff --git a/tools/compileconfig.py b/tools/compileconfig.py index 0d5d347..25518ee 100755 --- a/tools/compileconfig.py +++ b/tools/compileconfig.py @@ -293,7 +293,7 @@ def gen_config(nodename, config, localconfig): plopconfig.append((Symbol("storage_nodes_quorum"), config["storage-quorum-size"])) services.add(Symbol("ht")) allowed_clients += allowed_clients_frontend(mergenodenames, primarymergenode) - allowed_clients += allowed_clients_public() + allowed_clients += allowed_clients_public() allowed_servers += allowed_servers_frontend([node["name"] for node in signingnodes], storagenodenames) if "storagenodes" in nodetype: allowed_clients += allowed_clients_storage(frontendnodenames, mergenodenames) -- cgit v1.1