projects
/
platform
/
upstream
/
libinput.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
047557b
)
gitlab CI: debug the meson_build script
author
Peter Hutterer
<peter.hutterer@who-t.net>
Wed, 28 Jul 2021 02:39:57 +0000
(12:39 +1000)
committer
Peter Hutterer
<peter.hutterer@who-t.net>
Wed, 28 Jul 2021 02:50:11 +0000
(12:50 +1000)
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
.gitlab-ci/meson-build.sh
patch
|
blob
|
history
diff --git
a/.gitlab-ci/meson-build.sh
b/.gitlab-ci/meson-build.sh
index 41bd8394f84a2b4e4a41e389d249ca50e6379ae3..c2ca0a1e4dcd4000fd1d644bdfcc18e6d6d0c4d6 100755
(executable)
--- a/
.gitlab-ci/meson-build.sh
+++ b/
.gitlab-ci/meson-build.sh
@@
-1,5
+1,6
@@
#!/usr/bin/env bash
+set -x
if [[ -f .meson_environment ]]; then
. .meson_environment
fi