aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristopher Baines <mail@cbaines.net>2023-11-03 09:12:22 +0000
committerChristopher Baines <mail@cbaines.net>2023-11-03 09:12:22 +0000
commitcf52f9563ee8363093e1ea2fc755baf926eefdb2 (patch)
tree766d60f0da9e44843666a5a2d849a7a64ddad971
parentfd830d61717c8811bf2491e2fd34df8f7884a6ef (diff)
downloadqa-frontpage-cf52f9563ee8363093e1ea2fc755baf926eefdb2.tar
qa-frontpage-cf52f9563ee8363093e1ea2fc755baf926eefdb2.tar.gz
Change text for the "waiting for build results" status
-rw-r--r--guix-qa-frontpage/server.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/guix-qa-frontpage/server.scm b/guix-qa-frontpage/server.scm
index d0262a7..86e7182 100644
--- a/guix-qa-frontpage/server.scm
+++ b/guix-qa-frontpage/server.scm
@@ -491,7 +491,7 @@
<rect width=\"40\" height=\"36\" fill=\"url(#job)\"/>
<text x=\"20\" y=\"22\" fill=\"#fff\">QA</text>
<rect x=\"40\" width=\"100\" height=\"36\" fill=\"url(#status)\"/>
- <text x=\"90\" y=\"22\" fill=\"#000\">Investigate</text>
+ <text x=\"90\" y=\"22\" fill=\"#000\">Pending</text>
</g>
</svg>")
((eq? overall-status 'guix-data-service-failed)