[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [doctor/master] Disabling unmeasured relay check
commit d7f5486ec351a87ad779d104db871f0544e78e81
Author: Damian Johnson <atagar@xxxxxxxxxxxxxx>
Date: Sun Sep 7 10:51:35 2014 -0700
Disabling unmeasured relay check
This is a known issue. No reason to continue making noise for it until it's
sorted out.
---
consensus_health_checker.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/consensus_health_checker.py b/consensus_health_checker.py
index a90cde3..9ae9f8d 100755
--- a/consensus_health_checker.py
+++ b/consensus_health_checker.py
@@ -244,7 +244,7 @@ def run_checks(consensuses, votes):
consensuses_have_same_votes,
has_all_signatures,
voting_bandwidth_scanners,
- unmeasured_relays,
+ #unmeasured_relays,
has_authority_flag,
is_recommended_versions,
bad_exits_in_sync,
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits