mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
6b1592b564
When practracker is disabled, its output will be empty. We don't want that happening during our tests. Fixes bug 32705; bugfix on 0.4.2.1-alpha, when test_practracker.sh was introduced.
5 lines
211 B
Plaintext
5 lines
211 B
Plaintext
o Minor bugfixes (testing):
|
|
- When TOR_DISABLE_PRACTRACKER is set, do not apply it to the
|
|
test_practracker.sh script. Doing so caused a test failure.
|
|
Fixes bug 32705; bugfix on 0.4.2.1-alpha.
|