]> granicus.if.org Git - pdns/commitdiff
turns out travis and jenkins don't know about the sendmmsg system call (eh?)
authorbert hubert <bert.hubert@netherlabs.nl>
Sat, 14 Feb 2015 09:41:21 +0000 (10:41 +0100)
committerbert hubert <bert.hubert@netherlabs.nl>
Sat, 14 Feb 2015 09:41:21 +0000 (10:41 +0100)
.travis.yml

index 8af6bde37513b3baecb7879fd3b23d3ddadc17e6..fcbea5d93a7167e480c1f2767d725660e6f9a17b 100644 (file)
@@ -95,7 +95,7 @@ script:
  - make -k install DESTDIR=/tmp/pdns-install-dir
  - find /tmp/pdns-install-dir -ls
  - travis_retry timeout 240s make -j 4 check # Workaround for remotebackend failures on travis-ci
- - make -k -C pdns $(grep '(EXEEXT):' pdns/Makefile | cut -f1 -d\$ | grep -v dnsdist)
+ - make -k -C pdns $(grep '(EXEEXT):' pdns/Makefile | cut -f1 -d\$ | grep -E -v 'dnsdist|calidns')
  - cd pdns
  - make -k -j 4 pdns_recursor
  - rm -f pdns_recursor