[Git][qa/jenkins.debian.net][master] reproducible Debian builtin-pho: run index-buildinfo with -q
Holger Levsen (@holger)
gitlab at salsa.debian.org
Tue Aug 27 09:20:30 BST 2024
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
ac82812e by Holger Levsen at 2024-08-27T10:16:18+02:00
reproducible Debian builtin-pho: run index-buildinfo with -q
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
1 changed file:
- hosts/ionos7-amd64/etc/cron.d/builtin-pho
Changes:
=====================================
hosts/ionos7-amd64/etc/cron.d/builtin-pho
=====================================
@@ -11,6 +11,6 @@ MAILTO=root
# this is run hourly even though the rsync from coccia.d.o to
# ionos7 only happens every two hours... but we don't know at which
# hour, so...
-7 * * * * buildinfo cd ~/builtin-pho && bash update-packages.sh && find buildinfo/Debian/ -mtime 0 -type f | python3 index-buildinfo.py -i -F
+7 * * * * buildinfo cd ~/builtin-pho && bash update-packages.sh && find buildinfo/Debian/ -mtime 0 -type f | python3 index-buildinfo.py -i -F -q
# once a week, do a scan for missed files. This should take less then 2h
-23 23 * * 7 buildinfo cd ~/builtin-pho && find buildinfo/Debian/ -type f | python3 index-buildinfo.py -i -F
+23 23 * * 7 buildinfo cd ~/builtin-pho && find buildinfo/Debian/ -type f | python3 index-buildinfo.py -i -F -q
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/ac82812e0023ce00810d1bd9bbad66a7bee84416
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/ac82812e0023ce00810d1bd9bbad66a7bee84416
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/20240827/a06f7521/attachment.htm>
More information about the Qa-jenkins-scm
mailing list