summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorteor <teor@torproject.org>2019-05-24 12:06:07 +1000
committerteor <teor@torproject.org>2019-05-28 10:20:36 +1000
commit9eb221b2d291fd40d9467517bb7995d8a09f44ce (patch)
tree03f73e300d7338edb0b06ff49c6e5c4eebeb28a6 /changes
parent9a97b5ff56fc6f29d93ee515eb7244fe4db34c66 (diff)
downloadtor-9eb221b2d291fd40d9467517bb7995d8a09f44ce.tar.gz
tor-9eb221b2d291fd40d9467517bb7995d8a09f44ce.zip
Travis: make stem log a controller trace, and tail stem's tor log
In Travis, make stem log a controller trace to the console. And tail stem's tor log after failure. Closes ticket 30591.
Diffstat (limited to 'changes')
-rw-r--r--changes/ticket305913
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/ticket30591 b/changes/ticket30591
new file mode 100644
index 0000000000..f97c024009
--- /dev/null
+++ b/changes/ticket30591
@@ -0,0 +1,3 @@
+ o Testing (continuous integration):
+ - In Travis, make stem log a controller trace to the console. And tail
+ stem's tor log after failure. Closes ticket 30591.