[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] reproducible Debian: add more debug output when rsyncing builtin-pho results
Holger Levsen (@holger)
gitlab at salsa.debian.org
Sat Jun 17 15:13:36 BST 2023
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
91368311 by Holger Levsen at 2023-06-17T16:08:59+02:00
reproducible Debian: add more debug output when rsyncing builtin-pho results
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
1 changed file:
- bin/reproducible_html_rsync_builtin-pho.sh
Changes:
=====================================
bin/reproducible_html_rsync_builtin-pho.sh
=====================================
@@ -1,7 +1,7 @@
#!/bin/bash
# vim: set noexpandtab:
-# Copyright 2020 Holger Levsen <holger at layer-acht.org>
+# Copyright 2020-2023 Holger Levsen <holger at layer-acht.org>
# released under the GPLv2
DEBUG=false
@@ -14,6 +14,7 @@ common_init "$@"
echo Copying builtin-pho results from ionos7 to jenkins to be used for https://tests.reproducible-builds.org/debian
# rsync builtin-pho results from ionos7
for SUITE in ${SUITES} ; do
+ echo "Rsyncing $SUITE."
rsync -av ionos7-amd64.debian.net:/var/lib/jenkins/builtin-pho-html/debian/$SUITE/ $BASE/debian/$SUITE/
done
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/913683115b7e27cb4cb045d32a10b87e183a0a15
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/913683115b7e27cb4cb045d32a10b87e183a0a15
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/20230617/9ecaaedf/attachment.htm>
More information about the Qa-jenkins-scm
mailing list