[or-cvs] and another one

arma at seul.org arma at seul.org
Thu Nov 17 22:23:20 UTC 2005


Update of /home2/or/cvsroot/tor/src/or
In directory moria:/home/arma/work/onion/cvs/tor/src/or

Modified Files:
	routerlist.c 
Log Message:
and another one


Index: routerlist.c
===================================================================
RCS file: /home2/or/cvsroot/tor/src/or/routerlist.c,v
retrieving revision 1.368
retrieving revision 1.369
diff -u -d -r1.368 -r1.369
--- routerlist.c	17 Nov 2005 22:19:35 -0000	1.368
+++ routerlist.c	17 Nov 2005 22:23:18 -0000	1.369
@@ -3084,7 +3084,7 @@
            "There are enough downloadable routerdescs to launch requests.");
     should_delay = 0;
   } else if (n_downloadable == 0) {
-    debug(LD_DIR, "No routerdescs need to be downloaded.");
+//    debug(LD_DIR, "No routerdescs need to be downloaded.");
     should_delay = 1;
   } else {
     if (dirserv) {



More information about the tor-commits mailing list