]> granicus.if.org Git - gc/commitdiff
Travis CI: Output content of disclaim_test.log
authorIvan Maidanski <ivmai@mail.ru>
Thu, 6 Sep 2018 07:19:49 +0000 (10:19 +0300)
committerIvan Maidanski <ivmai@mail.ru>
Thu, 6 Sep 2018 07:19:49 +0000 (10:19 +0300)
.travis.yml

index 4dbfc6bf5481fc70b1cc52045f516454e7893be4..2d444d70247dd56cba27238ca09cd427d3c55e7d 100644 (file)
@@ -585,6 +585,7 @@ script:
   fi
 - if [ -f gctest.log ]; then cat gctest.log; fi
 - if [ -f disclaim_bench.log ]; then cat disclaim_bench.log; fi
+- if [ -f disclaim_test.log ]; then cat disclaim_test.log; fi
 - if [ -f threadkey_test.log ]; then cat threadkey_test.log; fi
 - if [[ "$CSA_CHECK" == true ]]; then
     ${CC} --analyze -Xanalyzer -analyzer-output=text -Werror