[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [doctor/master] Suspending 'missing all signatures' check
commit 454f2a948b2944bdba60466d22069bd20cf5ee94
Author: Damian Johnson <atagar@xxxxxxxxxxxxxx>
Date: Sat Jul 2 16:05:21 2016 -0700
Suspending 'missing all signatures' check
The directory authorities are in the process of removing urras so disabling
this as per Roger's request...
https://lists.torproject.org/pipermail/tor-consensus-health/2016-July/007211.html
---
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 a34e972..e08e57d 100755
--- a/consensus_health_checker.py
+++ b/consensus_health_checker.py
@@ -317,7 +317,7 @@ def run_checks(consensuses, votes):
#vote_parameters_mismatch_consensus,
certificate_expiration,
consensuses_have_same_votes,
- has_all_signatures,
+ #has_all_signatures,
voting_bandwidth_scanners,
#unmeasured_relays,
has_authority_flag,
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits