tor/changes/ticket31309
Nick Mathewson 223afc2d8f practracker: add envvar TOR_PRACTRACKER_OPTIONS
We have Makefile.am use this to decide how to invoke practracker on
the Tor source.
2019-08-01 12:57:26 -04:00

5 lines
227 B
Plaintext

o Minor features (best practices tracker):
- Add a TOR_PRACTRACKER_OPTIONS variable for passing arguments
to practracker from the environment. We may want this for
continuous integration. Closes ticket 31309.