]> granicus.if.org Git - pdns/commitdiff
Show 'modules/remotebackend/test-suite.log' when exists
authorThomas D <whissi@whissi.de>
Sat, 14 Feb 2015 13:31:21 +0000 (14:31 +0100)
committerThomas D <whissi@whissi.de>
Tue, 17 Feb 2015 09:31:03 +0000 (10:31 +0100)
This will help us to see what's going on.

.travis.yml

index dda32d9e652ddec0deba4e46064c639524f45d89..2a36b5a964ae78c6cb018bec5a2cbdb144d428d2 100644 (file)
@@ -95,6 +95,7 @@ script:
  - make -k install DESTDIR=/tmp/pdns-install-dir
  - find /tmp/pdns-install-dir -ls
  - make -j 4 check
+ - test -f modules/remotebackend/test-suite.log && cat modules/remotebackend/test-suite.log || true
  - make -k -C pdns $(grep '(EXEEXT):' pdns/Makefile | cut -f1 -d\$ | grep -E -v 'dnsdist|calidns')
  - cd pdns
  - make -k -j 4 pdns_recursor