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 4dbfc6b..2d444d7 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