commit e1e8c4aa9784323ded0f302b5d5ed35faa02f6e1
Author: emma peel <[email protected]>
Date:   Tue Apr 20 15:08:30 2021 +0000

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

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



_______________________________________________
tor-commits mailing list
[email protected]
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits

Reply via email to