Enable sanitize for CI tests

Change-Id: I86f8f29dbe13869fa4a0ac1f55ff697a8975525b
This commit is contained in:
Max 2017-12-21 17:19:45 +01:00
parent 57d4fe7157
commit 09653a0a19
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ set -x
cd "$base"
autoreconf --install --force
./configure --enable-vty-tests --enable-external-tests
./configure --enable-sanitize --enable-vty-tests --enable-external-tests
$MAKE $PARALLEL_MAKE
LD_LIBRARY_PATH="$inst/lib" $MAKE check \
|| cat-testlogs.sh