tor

The Tor anonymity network
git clone https://git.dasho.dev/tor.git
Log | Files | Refs | README | LICENSE

commit 8ff6ab0a399235c081ef4413449581879b7db99b
parent 6d01879fe18d30fef10fc0fc6f746569082b3faf
Author: teor <teor@torproject.org>
Date:   Thu, 11 Apr 2019 12:17:04 +1000

changes: file for 30117

Diffstat:
Achanges/ticket30117 | 4++++
1 file changed, 4 insertions(+), 0 deletions(-)

diff --git a/changes/ticket30117 b/changes/ticket30117 @@ -0,0 +1,4 @@ + o Testing (continuous integration): + - In Travis, tell timelimit to use stem's backtrace signals. And launch + python directly from timelimit, so python receives the signals from + timelimit, rather than make. Closes ticket 30117.