[folks] ci: Make sure run-tests passes all options
- From: Niels De Graef <nielsdg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [folks] ci: Make sure run-tests passes all options
- Date: Sun, 7 Jun 2020 16:26:12 +0000 (UTC)
commit cce71d5b7219fb21508c94077592bd8684675aa2
Author: Niels De Graef <nielsdegraef gmail com>
Date: Sun Jun 7 18:25:52 2020 +0200
ci: Make sure run-tests passes all options
.gitlab-ci/run-tests.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci/run-tests.sh b/.gitlab-ci/run-tests.sh
index 64d3863a..dfb828c5 100755
--- a/.gitlab-ci/run-tests.sh
+++ b/.gitlab-ci/run-tests.sh
@@ -2,7 +2,7 @@
set +e
-meson test -C _build
+meson test -C _build $*
exit_code=$?
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]