[chutney/master] Enable sandboxing in chutney tests

2 Sep
2015
2 Sep
'15
2:04 p.m.
commit f15e235131529ef88a0443977dfbee569d2c0b19 Author: Nick Mathewson <nickm@torproject.org> Date: Wed Sep 2 10:03:53 2015 -0400 Enable sandboxing in chutney tests --- torrc_templates/common.i | 3 +++ 1 file changed, 3 insertions(+) diff --git a/torrc_templates/common.i b/torrc_templates/common.i index 67f60ce..e244565 100644 --- a/torrc_templates/common.i +++ b/torrc_templates/common.i @@ -29,6 +29,9 @@ TestingMinExitFlagThreshold 0 # VoteOnHidServDirectoriesV2 needs to be set for HSDirs to get the HSDir flag #Default VoteOnHidServDirectoriesV2 1 +## Options that we always want to test ## +Sandbox 1 + DataDirectory $dir RunAsDaemon 1 ConnLimit $connlimit
3567
Age (days ago)
3567
Last active (days ago)
0 comments
1 participants
participants (1)
-
nickm@torproject.org