[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 3646d7b898f93ea54763713974c870dbbd18f9c9
Author: emma peel <emmapeel at torproject.org>
Date:   Tue Apr 20 15:22:07 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 f5dcccc..93b7f5e 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -33,4 +33,4 @@ pages:
 check_l10n_links:
   stage: test
   script: 
-    - 'test-links=$(grep -r "] ("" i18n/*.po >&2 && echo "TEST FAILED: Broken links")'
+    - 'test-links=$(grep -r "] (" i18n/*.po >&2 && echo "TEST FAILED: Broken links")'





More information about the tor-commits mailing list