X-Git-Url: https://git.distorted.org.uk/~mdw/hippotat/blobdiff_plain/b80a8f5ce910eeaf997aeacd66c814a89439184e..1cc6968f38db0ade45242e08f9aab1b1db3e43b1:/hippotat?ds=sidebyside diff --git a/hippotat b/hippotat index 82e1bee..3b25bfd 100755 --- a/hippotat +++ b/hippotat @@ -233,7 +233,7 @@ class Client(): clients = [ ] -def process_cfg(putative_servers, putative_clients): +def process_cfg(_opts, putative_servers, putative_clients): global clients for ss in putative_servers.values():