jenkins.sh: Use --enable-werror option

Change-Id: I8cfad742e6ce766b022ecdf4c78495accc9405d0
This commit is contained in:
Pau Espin 2018-09-03 13:19:41 +02:00
parent c2a71184f8
commit 5a7a957536
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ echo
set -x
autoreconf --install --force
./configure --enable-vty-tests --enable-external-tests
./configure --enable-werror --enable-vty-tests --enable-external-tests
$MAKE $PARALLEL_MAKE
$MAKE check \
|| cat-testlogs.sh