[tor-commits] [chutney/master] Ingore the Linux-specific sandbox warning

teor at torproject.org teor at torproject.org
Mon Nov 26 06:52:06 UTC 2018


commit 121b3d232fe225f09b4396c2d86e11008ef72c52
Author: teor <teor at torproject.org>
Date:   Sat Oct 6 16:28:26 2018 -0500

    Ingore the Linux-specific sandbox warning
    
    Closes #27967.
---
 tools/ignore.warnings | 1 +
 1 file changed, 1 insertion(+)

diff --git a/tools/ignore.warnings b/tools/ignore.warnings
index 9036132..0476327 100644
--- a/tools/ignore.warnings
+++ b/tools/ignore.warnings
@@ -22,6 +22,7 @@ Could not open.*sr-state.*No such file or directory
 # Chutney does not use DNS by default
 Couldn't set up any working nameservers. Network not up yet
 Currently, sandboxing is only implemented on Linux
+built without support for sandboxing
 # Chutney sometimes misses votes, and then gets them from multiple authorities
 Rejecting vote from .*Duplicate discarded
 # We ignore consensus failure warnings





More information about the tor-commits mailing list