[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[minion-cvs] Not everybody with an IP is a "server."



Update of /home/minion/cvsroot/src/minion/lib/mixminion
In directory moria.mit.edu:/tmp/cvs-serv10993/lib/mixminion

Modified Files:
	ServerInfo.py 
Log Message:
Not everybody with an IP is a "server."

Index: ServerInfo.py
===================================================================
RCS file: /home/minion/cvsroot/src/minion/lib/mixminion/ServerInfo.py,v
retrieving revision 1.80
retrieving revision 1.81
diff -u -d -r1.80 -r1.81
--- ServerInfo.py	2 Feb 2004 07:19:47 -0000	1.80
+++ ServerInfo.py	7 Feb 2004 17:52:49 -0000	1.81
@@ -72,7 +72,7 @@
         nickname = ""
     else:
         nickname = " (%s?)" % nickname
-    return "server at %s:%s%s" %(ip, port, nickname)
+    return "host at %s:%s%s" %(ip, port, nickname)
 
 def getNicknameByKeyID(keyid):
     """Given a 20-byte keyid, look up the nickname of the corresponding