[Git][qa/jenkins.debian.net][master] UDD multiarch_versionskew: fix harmless typo

Holger Levsen (@holger) gitlab at salsa.debian.org
Sat May 24 12:28:47 BST 2025



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


Commits:
43926e0b by Holger Levsen at 2025-05-24T13:28:31+02:00
UDD multiarch_versionskew: fix harmless typo

Signed-off-by: Holger Levsen <holger at layer-acht.org>

- - - - -


1 changed file:

- bin/udd-query.sh


Changes:

=====================================
bin/udd-query.sh
=====================================
@@ -25,7 +25,7 @@ udd_query() {
 multiarch_versionskew() {
 	if [ -z "$1" ] ; then
 		echo "Warning: no distro supplied, assuming sid."
-		DISTR=sid
+		DISTRO=sid
 	else
 		DISTRO=$1
 	fi



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

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/43926e0b20c222e9ef8d4e7a9e129e811aa03976
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/20250524/bd17c5fa/attachment.htm>


More information about the Qa-jenkins-scm mailing list