[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [doctor/master] Re-enable check for all signatures
commit 5baf8993783de62f0a5f84b2025d7ca24d9a5bd5
Author: Damian Johnson <atagar@xxxxxxxxxxxxxx>
Date: Sun Aug 7 11:00:23 2016 -0700
Re-enable check for all signatures
This was disabled to avoid noise while removing urras. It's been long enough
that we can re-enable this.
---
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 f5ab3d2..9dcd197 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