]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
changes: file for 30117
authorteor <teor@torproject.org>
Thu, 11 Apr 2019 02:17:04 +0000 (12:17 +1000)
committerNick Mathewson <nickm@torproject.org>
Fri, 12 Apr 2019 12:38:30 +0000 (08:38 -0400)
changes/ticket30117 [new file with mode: 0644]

diff --git a/changes/ticket30117 b/changes/ticket30117
new file mode 100644 (file)
index 0000000..5b6e6da
--- /dev/null
@@ -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.