[glib-networking/wip/nacho/openssl] there is PWD...



commit e316881836306869f5459fe03c320b656e6c8352
Author: Ignacio Casal Quinteiro <qignacio amazon com>
Date:   Tue Sep 11 16:51:39 2018 +0200

    there is PWD...

 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 2a967ee..5094def 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -10,8 +10,8 @@ build_stable:
     - dnf builddep -y --nogpgcheck glib-networking
     - dnf install -y --nogpgcheck $ADDITIONAL_DEPENDENCIES
   script:
+    - export ASAN_OPTIONS=suppressions=$PWD/tls/tests/asan.supp
     - env
-    - 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]