Review at  https://gerrit.osmocom.org/5542

Enable sanitize for CI tests

Change-Id: I23da6f9b836595d81b509c8a6fb4e46b5d675103
---
M contrib/jenkins.sh
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.osmocom.org:29418/osmo-msc refs/changes/42/5542/1

diff --git a/contrib/jenkins.sh b/contrib/jenkins.sh
index b0dde06..e4f90e6 100755
--- a/contrib/jenkins.sh
+++ b/contrib/jenkins.sh
@@ -48,7 +48,7 @@
 
 cd "$base"
 autoreconf --install --force
-./configure --enable-smpp $IU --enable-external-tests
+./configure --enable-sanitize --enable-smpp $IU --enable-external-tests
 $MAKE $PARALLEL_MAKE
 LD_LIBRARY_PATH="$inst/lib" $MAKE check \
   || cat-testlogs.sh

-- 
To view, visit https://gerrit.osmocom.org/5542
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I23da6f9b836595d81b509c8a6fb4e46b5d675103
Gerrit-PatchSet: 1
Gerrit-Project: osmo-msc
Gerrit-Branch: master
Gerrit-Owner: Max <[email protected]>

Reply via email to