[glib-networking/wip/nacho/openssl] meh



commit d7cf57e202b62aa6027f0c35f76cd67466b78c14
Author: Ignacio Casal Quinteiro <qignacio amazon com>
Date:   Tue Sep 11 16:29:42 2018 +0200

    meh

 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 9e9c14a..f84b7d0 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=$$PWD/asan.supp
+    - export ASAN_OPTIONS=suppressions=../../../asan.supp
     - mkdir build
     - cd build
     - meson .. -Db_sanitize=address


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]