[or-cvs] oops -- that log should have been removed

Nick Mathewson nickm at seul.org
Thu Sep 8 19:12:57 UTC 2005


Update of /home/or/cvsroot/tor/src/or
In directory moria:/tmp/cvs-serv12932/src/or

Modified Files:
	routerparse.c 
Log Message:
oops -- that log should have been removed

Index: routerparse.c
===================================================================
RCS file: /home/or/cvsroot/tor/src/or/routerparse.c,v
retrieving revision 1.131
retrieving revision 1.132
diff -u -d -r1.131 -r1.132
--- routerparse.c	8 Sep 2005 19:10:36 -0000	1.131
+++ routerparse.c	8 Sep 2005 19:12:55 -0000	1.132
@@ -1396,7 +1396,6 @@
       smartlist_add(ns->entries, rs);
   }
 
-  log_fn(LOG_NOTICE, "Footer is <<%s>>", s);
   if (tokenize_string(s, NULL, tokens, NETSTATUS)) {
     log_fn(LOG_WARN, "Error tokenizing network-status footer.");
     goto err;



More information about the tor-commits mailing list