projects
/
platform
/
upstream
/
libgc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f3ed819
)
Travis CI: Output content of disclaim_test.log
author
Ivan Maidanski
<ivmai@mail.ru>
Thu, 6 Sep 2018 07:19:49 +0000
(10:19 +0300)
committer
Ivan Maidanski
<ivmai@mail.ru>
Thu, 6 Sep 2018 07:19:49 +0000
(10:19 +0300)
.travis.yml
patch
|
blob
|
history
diff --git
a/.travis.yml
b/.travis.yml
index
4dbfc6b
..
2d444d7
100644
(file)
--- a/
.travis.yml
+++ b/
.travis.yml
@@
-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