aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/jenkins.sh
blob: 80d6612393ae4095d1d646da3b2a01a830f3b481 (plain)
1
2
3
4
5
6
7
#!/bin/sh
set -ex
autoreconf --install --force
./configure
$MAKE $PARALLEL_MAKE
$MAKE check \
  || cat-testlogs.sh