[tor-commits] [manual/translations] Update .gitlab-ci.yml

emmapeel at torproject.org emmapeel at torproject.org
Fri Apr 23 08:00:30 UTC 2021


commit 2ba36cc6b1ac390ef721f2167ab0e432b6111fbc
Author: emma peel <emmapeel at torproject.org>
Date:   Tue Apr 20 14:58:06 2021 +0000

    Update .gitlab-ci.yml
---
 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index f6bf3a5..59cca36 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -33,4 +33,4 @@ pages:
 check_l10n:
   stage: test
   script: 
-    - grep -r '] (' i18n/*.po >&2 && echo 'TEST FAILED: Broken links'
+    - 'grep -r '] (' i18n/*.po >&2 && echo 'TEST FAILED: Broken links''





More information about the tor-commits mailing list