[Git][qa/jenkins.debian.net][master] chroot-install tests: run debian-repro-status at the end
Holger Levsen (@holger)
gitlab at salsa.debian.org
Fri Mar 14 12:06:30 GMT 2025
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
b39a8a93 by Holger Levsen at 2025-03-14T13:06:18+01:00
chroot-install tests: run debian-repro-status at the end
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
1 changed file:
- bin/chroot-installation.sh
Changes:
=====================================
bin/chroot-installation.sh
=====================================
@@ -473,6 +473,13 @@ if [ "$DISTRO" = "sid" ] ; then
fi
fi
+if [ -n "$REPRO" ] ; then
+ echo
+ echo Trying to run debian-repro-status:
+ chroot $CHROOT_TARGET debian-repro-status > /dev/null || true
+ echo
+fi
+
echo "Debug: Removing trap."
trap - INT TERM EXIT
echo "Debug: Cleanup fine"
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/b39a8a93000273b70351de573dae41797781489e
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/b39a8a93000273b70351de573dae41797781489e
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/20250314/fdffbcff/attachment.htm>
More information about the Qa-jenkins-scm
mailing list