mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-03 17:13:33 +01:00
make directory format tests quiet again
svn:r1287
This commit is contained in:
parent
0b9c140102
commit
a346889e94
@ -715,7 +715,7 @@ main(int c, char**v){
|
|||||||
test_onion();
|
test_onion();
|
||||||
test_onion_handshake();
|
test_onion_handshake();
|
||||||
puts("\n========================= Directory Formats ===============");
|
puts("\n========================= Directory Formats ===============");
|
||||||
add_stream_log(LOG_DEBUG, NULL, stdout);
|
// add_stream_log(LOG_DEBUG, NULL, stdout);
|
||||||
test_dir_format();
|
test_dir_format();
|
||||||
puts("");
|
puts("");
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user