[PATCH] osmo-iuh[master]: Enable sanitize for CI tests

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

Max gerrit-no-reply at lists.osmocom.org
Thu Dec 28 11:33:00 UTC 2017


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

Enable sanitize for CI tests

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


  git pull ssh://gerrit.osmocom.org:29418/osmo-iuh refs/changes/03/5603/1

diff --git a/contrib/jenkins.sh b/contrib/jenkins.sh
index 01e3da2..c739f7f 100755
--- a/contrib/jenkins.sh
+++ b/contrib/jenkins.sh
@@ -34,7 +34,7 @@
 set -x
 
 autoreconf --install --force
-./configure
+./configure --enable-sanitize
 
 # Verify that checked-in asn1 code is identical to regenerated asn1 code
 PATH="$inst/bin:$PATH" $MAKE $PARALLEL_MAKE -C src regen

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I90ca756691e4f644d93af519ed5d54d794d1d401
Gerrit-PatchSet: 1
Gerrit-Project: osmo-iuh
Gerrit-Branch: master
Gerrit-Owner: Max <msuraev at sysmocom.de>



More information about the gerrit-log mailing list