X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?p=hippotat.git;a=blobdiff_plain;f=hippotat;h=3b25bfdc77c6ad56f624ece432c0e40fb7f5529b;hp=82e1beea05bbb6148d21f65b145b8ed68dc50986;hb=c295a9c09deae50d00778caeb74b79d189f5065f;hpb=f85d143fe449d69d6f611fcd388191a80bdfc415 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():