[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] find_obsolete_transitional_packages: add warning if there are unfiled bugs in the next release

Holger Levsen (@holger) gitlab at salsa.debian.org
Mon Jan 24 14:54:47 GMT 2022



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


Commits:
99bc03a2 by Holger Levsen at 2022-01-24T15:54:23+01:00
find_obsolete_transitional_packages: add warning if there are unfiled bugs in the next release

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

- - - - -


1 changed file:

- bin/find_obsolete_transitional_packages.sh


Changes:

=====================================
bin/find_obsolete_transitional_packages.sh
=====================================
@@ -215,3 +215,7 @@ else
 	du -sch $BASEPATH
 	echo "please rm $BASEPATH manually."
 fi
+
+if [ $BAD_COUNTER -gt 0 ] ; then
+	echo "Warning: there seems to be $BAD_COUNTER unfiled bugs in $NEXT."
+fi



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

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/99bc03a2b247c03d12675949c3f88edc80289825
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/20220124/eaf2d23e/attachment.htm>


More information about the Qa-jenkins-scm mailing list