[tracker-miners] Revert "Merge branch 'sam/ci-sanitize' into 'master'"
- From: Sam Thursfield <sthursfield src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [tracker-miners] Revert "Merge branch 'sam/ci-sanitize' into 'master'"
- Date: Sun, 23 Jun 2019 13:18:20 +0000 (UTC)
commit 17fae9f726f9598e20b8e40e0519bab84e46d895
Author: Sam Thursfield <sam afuera me uk>
Date: Sun Jun 23 15:16:57 2019 +0200
Revert "Merge branch 'sam/ci-sanitize' into 'master'"
This reverts commit e8491d5a178272e44e68b4cb5ede830f01460056, reversing
changes made to d5347fc16edc16eac190b31c53d27ca6d28bc3d7.
There are lots of issues to fix before we can merge this branch! I
didn't realize because somehow the pre-merge CI for this branch had
somehow passed.
.gitlab-ci.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 89c782b60..bbc9f52d1 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -19,7 +19,7 @@ test-fedora-latest:
# that Tracker is installed on the host here, thanks to `dnf builddep`.
- su tracker -c 'mkdir subprojects; cd subprojects; git clone https://gitlab.gnome.org/GNOME/tracker'
- su tracker -c 'mkdir build'
- - su tracker -c 'cd build; meson .. --prefix=/usr -Dtracker_core=subproject
-Db_sanitize=address,undefined'
+ - su tracker -c 'cd build; meson .. --prefix=/usr -Dtracker_core=subproject'
- su tracker -c 'cd build; ninja'
- |
# Remove the many "CI_" variables from the environment. Meson dumps the
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]