Have zero_length_keys.sh use an empty torrc file.

Fixes 15033; bugfix on 0.2.6.3-alpha.
This commit is contained in:
Nick Mathewson
2015-02-26 15:21:31 -05:00
parent 51df1f9906
commit d7fcaca3fc
2 changed files with 7 additions and 1 deletions
+4
View File
@@ -0,0 +1,4 @@
o Minor bugfixes (tests):
- When running the zero-length-keys check, do not use the default
torrc file. Fixes bug 15033; bugfix on 0.2.6.3-alpha. Reported
by "reezer".