Dump the log to the console

lets always dump out the log so we can see whats going on

Signed-off-by: Neil Horman <nhorman@tuxdriver.com>
master
Neil Horman 5 years ago committed by Neil Horman
parent 7c600f6fbe
commit d3bf384eb8

@ -7,3 +7,5 @@ compiler:
script: ./autogen.sh && ./configure && make && make check
after_script: cat ./tests/runoneshot.sh.log

Loading…
Cancel
Save