[glib-networking/wip/nacho/openssl] try again
- From: Ignacio Casal Quinteiro <icq src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib-networking/wip/nacho/openssl] try again
- Date: Wed, 12 Sep 2018 11:54:13 +0000 (UTC)
commit dc2787f0cc0f0181bf9a6fef5653ed0713589a1a
Author: Ignacio Casal Quinteiro <qignacio amazon com>
Date: Tue Sep 11 16:33:43 2018 +0200
try again
.gitlab-ci.yml | 2 +-
asan.supp => tls/tests/asan.supp | 0
2 files changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index f84b7d0..72b0718 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -10,7 +10,7 @@ build_stable:
- dnf builddep -y --nogpgcheck glib-networking
- dnf install -y --nogpgcheck $ADDITIONAL_DEPENDENCIES
script:
- - export ASAN_OPTIONS=suppressions=../../../asan.supp
+ - export ASAN_OPTIONS=suppressions=asan.supp
- mkdir build
- cd build
- meson .. -Db_sanitize=address
diff --git a/asan.supp b/tls/tests/asan.supp
similarity index 100%
rename from asan.supp
rename to tls/tests/asan.supp
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]