diff options
author | George Kadianakis <desnacked@riseup.net> | 2019-04-05 14:56:52 +0300 |
---|---|---|
committer | George Kadianakis <desnacked@riseup.net> | 2019-04-05 14:56:52 +0300 |
commit | 2cc3c98bc4fbdbb1cd11bae2d98f3f26164d1799 (patch) | |
tree | 7ae1d9f359a3ecb47f7d5200ce315c431e8a5121 /changes | |
parent | 7fe169a5000d56f081191f4ca073453f2dc3610b (diff) | |
parent | ef06ef217a828e3c34358bc53da41932bc129017 (diff) | |
download | tor-2cc3c98bc4fbdbb1cd11bae2d98f3f26164d1799.tar.gz tor-2cc3c98bc4fbdbb1cd11bae2d98f3f26164d1799.zip |
Merge branch 'tor-github/pr/901' into maint-0.4.0
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug30011 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug30011 b/changes/bug30011 new file mode 100644 index 0000000000..4c9069e291 --- /dev/null +++ b/changes/bug30011 @@ -0,0 +1,4 @@ + o Minor bugfixes (CI): + - Terminate test-stem if it takes more than 9.5 minutes to run. + (Travis terminates the job after 10 minutes of no output.) + Diagnostic for 29437. Fixes bug 30011; bugfix on 0.3.5.4-alpha. |