[pango] Try again to get the paths right
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pango] Try again to get the paths right
- Date: Tue, 16 Jul 2019 20:26:21 +0000 (UTC)
commit 156ecf3b92689274a0131690cedaafda37378ace
Author: Matthias Clasen <mclasen redhat com>
Date: Tue Jul 16 16:25:52 2019 -0400
Try again to get the paths right
.gitlab-ci/list-msys2.sh | 1 +
.gitlab-ci/test-msys2.sh | 2 --
2 files changed, 1 insertion(+), 2 deletions(-)
---
diff --git a/.gitlab-ci/list-msys2.sh b/.gitlab-ci/list-msys2.sh
index 22a6f595..0b4f4520 100644
--- a/.gitlab-ci/list-msys2.sh
+++ b/.gitlab-ci/list-msys2.sh
@@ -2,4 +2,5 @@
set -e
+PATH=_build/pango:$PATH _build/tests/test-font -p /pango/font/metrics --verbose
PATH=_build/pango:$PATH _build/utils/pango-list --verbose > _build/fontlist.txt
diff --git a/.gitlab-ci/test-msys2.sh b/.gitlab-ci/test-msys2.sh
index 7a6eb2bf..7f513c77 100644
--- a/.gitlab-ci/test-msys2.sh
+++ b/.gitlab-ci/test-msys2.sh
@@ -26,7 +26,5 @@ meson --buildtype debug _build
cd _build
ninja
-_build/tests/test-font -p /pango/font/metrics --verbose
-
# FIXME: Fix tests
meson test || true
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]