[Git][qa/jenkins.debian.net][master] rdn: fix variable usage

Holger Levsen (@holger) gitlab at salsa.debian.org
Wed Jul 1 16:01:50 BST 2026



Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net


Commits:
bc1bbe54 by Jochen Sprickerhof at 2026-07-01T17:01:41+02:00
rdn: fix variable usage

(cherry picked from commit 8f37b94869460760d6a9191769e102a52ff2c6fb)
Signed-off-by: Holger Levsen <holger at layer-acht.org>

- - - - -


1 changed file:

- hosts/osuosl5-amd64/var/www/html/excuses.html


Changes:

=====================================
hosts/osuosl5-amd64/var/www/html/excuses.html
=====================================
@@ -66,7 +66,7 @@
                     distro: 'debian',
                     release: 'unstable',
                     seen_only: 'true',
-                    architecture: $arch,
+                    architecture: arch,
                 });
                 fetch(url)
                     .then(response => response.json())



View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/bc1bbe548c8dd12d142df93055f7c949f01fdac9

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/bc1bbe548c8dd12d142df93055f7c949f01fdac9
You're receiving this email because of your account on salsa.debian.org. Manage all notifications: https://salsa.debian.org/-/profile/notifications | Help: https://salsa.debian.org/help


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/qa-jenkins-scm/attachments/20260701/62650eb1/attachment-0001.htm>


More information about the Qa-jenkins-scm mailing list