[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] refactor
Holger Levsen
gitlab at salsa.debian.org
Sun Sep 1 15:07:00 BST 2019
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
af4bcc44 by Holger Levsen at 2019-09-01T14:06:51Z
refactor
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
=====================================
@@ -4,7 +4,8 @@
# released under the GPLv=2
#
-# run with "bug" as first parameter for interactive mode which will fire up mutt for 10 buggy packages
+# run with "bug" as first parameter for interactive mode which will fire up mutt for $MAX buggy packages
+MAX=20
#
#
if [ -z "$1" ] ; then
@@ -126,7 +127,6 @@ echo
# interactive mode
if $MANUAL_MODE ; then
- MAX=20
NR=0
echo "Entering manual mode, filing $MAX bugs."
for PKG in $BAD ; do
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/af4bcc44a415bdf9f61550ed8902d228c7576440
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/af4bcc44a415bdf9f61550ed8902d228c7576440
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/20190901/675dccba/attachment-0001.html>
More information about the Qa-jenkins-scm
mailing list