Explorar o código

make directory format tests quiet again

svn:r1287
Roger Dingledine %!s(int64=22) %!d(string=hai) anos
pai
achega
a346889e94
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/or/test.c

+ 1 - 1
src/or/test.c

@@ -715,7 +715,7 @@ main(int c, char**v){
   test_onion();
   test_onion_handshake();
   puts("\n========================= Directory Formats ===============");
-  add_stream_log(LOG_DEBUG, NULL, stdout);
+//  add_stream_log(LOG_DEBUG, NULL, stdout);
   test_dir_format();
   puts("");