[Git][qa/jenkins.debian.net][master] chroot-installs: drop outdated unnoticed notice
Holger Levsen (@holger)
gitlab at salsa.debian.org
Fri May 3 14:46:38 BST 2024
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
1388c366 by Holger Levsen at 2024-05-03T15:46:21+02:00
chroot-installs: drop outdated unnoticed notice
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
1 changed file:
- bin/chroot-installation.sh
Changes:
=====================================
bin/chroot-installation.sh
=====================================
@@ -1,7 +1,7 @@
#!/bin/bash
# vim: set noexpandtab:
-# Copyright 2012-2023 Holger Levsen <holger at layer-acht.org>
+# Copyright 2012-2024 Holger Levsen <holger at layer-acht.org>
# 2018-2023 Mattia Rizzolo <mattia at debian.org>
# released under the GPLv2
@@ -459,10 +459,6 @@ if [ "$DISTRO" = "sid" ] ; then
echo "Warning: Transitional packages found:"
cat $TMPFILE
fi
- if ! cat /etc/debian_version | grep -q ^10 ; then
- echo "Warning: It seems 'bullseye' has been released, please revisit the list of transitional packages to ignore…"
- # ack, this needs to be done still.
- fi
fi
echo "Debug: Removing trap."
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/1388c366c1c541211eb1c567a94a1a0fa07bd13e
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/1388c366c1c541211eb1c567a94a1a0fa07bd13e
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/20240503/a56e732a/attachment-0001.htm>
More information about the Qa-jenkins-scm
mailing list