]> git.ipfire.org Git - thirdparty/tor.git/commit
Show test-suite.log for distcheck on Travis CI
authorTaylor Yu <catalyst@torproject.org>
Thu, 26 Apr 2018 19:22:52 +0000 (14:22 -0500)
committerTaylor Yu <catalyst@torproject.org>
Thu, 26 Apr 2018 20:35:47 +0000 (15:35 -0500)
commit31865b50295753706ff3a9eb598e080bb2167639
treec3cd63f8c2d8ed64031048a2270aa57792e48463
parent34e7dca9c9e902a58fe8942cef666f1d99d06030
Show test-suite.log for distcheck on Travis CI

When Travis CI runs make distcheck, test-suite.log doesn't exist in
the expected place.  Add a new make target to show this file and use
it when DISTCHECK=yes in .travis.yml.  Fixes bug 25814; bug not in any
released Tor.
.travis.yml
Makefile.am