[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] 2 commits: Correct "which build timed out" -> "where the build timed out" grammar.

Mattia Rizzolo gitlab at salsa.debian.org
Wed Jun 20 18:56:33 BST 2018


Mattia Rizzolo pushed to branch master at Debian QA / jenkins.debian.net


Commits:
30a24438 by Chris Lamb at 2018-06-20T18:31:26+01:00
Correct "which build timed out" -> "where the build timed out" grammar.

I don't know exactly why grammar-wise, I'm afraid. Curse of being a native
speaker (!).

- - - - -
ea589323 by Mattia Rizzolo at 2018-06-20T19:56:13+02:00
Merge branch 'which-build-timed-out-grammar' of salsa.debian.org:lamby/jenkins.debian.net

MR: https://salsa.debian.org/qa/jenkins.debian.net/merge_requests/8
Signed-off-by: Mattia Rizzolo <mattia at debian.org>

- - - - -


1 changed file:

- bin/reproducible_html_indexes.py


Changes:

=====================================
bin/reproducible_html_indexes.py
=====================================
--- a/bin/reproducible_html_indexes.py
+++ b/bin/reproducible_html_indexes.py
@@ -402,12 +402,12 @@ pages = {
         ]
     },
     'timeout': {
-        'title': 'Packages in {suite}/{arch} which build timed out',
+        'title': 'Packages in {suite}/{arch} where the build timed out',
         'body': [
             {
                 'icon_status': Status.TIMEOUT.value.icon,
                 'query': 'timeout_all',
-                'text': Template('$tot ($percent%) packages which build timed out:')
+                'text': Template('$tot ($percent%) packages where the build timed out:')
             }
         ]
     },



View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/compare/20f72bf3883ecbd666f16ccad53a25797750a80c...ea589323907c16e17edd8280057ba09850e13783

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/compare/20f72bf3883ecbd666f16ccad53a25797750a80c...ea589323907c16e17edd8280057ba09850e13783
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/qa-jenkins-scm/attachments/20180620/2b7a8a4c/attachment.html>


More information about the Qa-jenkins-scm mailing list