Travis CI: Output content of disclaim_bench.log
authorIvan Maidanski <ivmai@mail.ru>
Sat, 28 Jul 2018 08:45:10 +0000 (11:45 +0300)
committerIvan Maidanski <ivmai@mail.ru>
Sat, 28 Jul 2018 08:45:10 +0000 (11:45 +0300)
.travis.yml

index fb594c9..60e6a14 100644 (file)
@@ -583,6 +583,7 @@ script:
             CFLAGS_EXTRA="$CFLAGS_EXTRA";
   fi
 - if [ -f gctest.log ]; then cat gctest.log; fi
+- if [ -f disclaim_bench.log ]; then cat disclaim_bench.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