[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [doctor/master] Disable more checks for dannenberg
commit f5d1b3c2ae1e4539d595efb1f828202c0de21bee
Author: Georg Koppen <gk@xxxxxxxxxxxxxx>
Date: Sun Jun 21 14:55:34 2020 +0000
Disable more checks for dannenberg
---
descriptor_checker.py | 1 +
1 file changed, 1 insertion(+)
diff --git a/descriptor_checker.py b/descriptor_checker.py
index 21854ab..fabbe23 100755
--- a/descriptor_checker.py
+++ b/descriptor_checker.py
@@ -31,6 +31,7 @@ error: %s
DIRAUTH_SKIP_CHECKS = (
'tor26', # tor26 DirPort does not service requests without a .z suffix
+ 'dannenberg', # al asked for skipping the checks for now (2020-06-18)
)
log = util.get_logger('descriptor_checker')
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits