[gnome-shell/wip/fmuellner/ci-test] Debug



commit 1acab0841801f22d6094cd8c1ca63a32b69e1029
Author: Florian Müllner <fmuellner gnome org>
Date:   Wed Feb 13 01:04:44 2019 +0100

    Debug

 .gitlab-ci.yml | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 9338000af..226c26059 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -78,6 +78,7 @@ test-pot:
     script:
         # Check that pot files are generated correctly:
         # https://savannah.gnu.org/bugs/?50920#comment5
+        - ninja -C build -v gnome-shell-pot
         - ninja -C build gnome-shell-pot 2>&1 | awk '
             BEGIN { start=0; }
             start==1 { print $0; }


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]