[gnome-desktop/wip/hadess/thumbnail-font-cache] Print hebrew time translations



commit 2a385a516905cdbcc9e767a822efb0fcce191e6e
Author: Bastien Nocera <hadess hadess net>
Date:   Thu Jan 10 12:10:52 2019 +0100

    Print hebrew time translations

 .gitlab-ci.yml | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index cc3f2f5d..beb14445 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -26,6 +26,7 @@ build_stable:
     - locale -a
     - export
     - date -d "05/28/2001 23:59:59" "+%a %b %-e_%R:%S"
+    - LC_ALL=he_IL.utf8 locale -k LC_TIME
     - LC_ALL=he_IL.utf8 date -d "05/28/2001 23:59:59" "+%a %b %-e_%R:%S"
     - xvfb-run -a -s "-screen 0 1024x768x24" ninja test
     - xvfb-run -a -s "-screen 0 1024x768x24"


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