[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] reproducible Debian: output to /dev/stdout in manual mode

Holger Levsen gitlab at salsa.debian.org
Wed Feb 26 22:05:10 GMT 2020



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


Commits:
49f543c1 by Holger Levsen at 2020-02-26T23:04:55+01:00
reproducible Debian: output to /dev/stdout in manual mode

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

- - - - -


1 changed file:

- bin/rsync2buildinfos.debian.net


Changes:

=====================================
bin/rsync2buildinfos.debian.net
=====================================
@@ -42,6 +42,8 @@ rsync_year(){
 #
 cd $SOURCEDIR
 if [ -n "$1" ] ; then
+	# manual mode to rsync everything
+	LOG=/dev/stdout
 	for i in $(seq 2016 $YEAR) ; do
 		rsync_year $i
 	done



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

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/49f543c11cd3a703cf87c3f095b1327d2519a1fb
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/20200226/090ea120/attachment.html>


More information about the Qa-jenkins-scm mailing list