[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] reproducible Debian: fixup 40571647 and deal with inexplicable shell behaviour

Holger Levsen gitlab at salsa.debian.org
Wed May 8 23:08:24 BST 2019



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


Commits:
f5edd502 by Holger Levsen at 2019-05-08T22:08:16Z
reproducible Debian: fixup 40571647 and deal with inexplicable shell behaviour

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

- - - - -


1 changed file:

- bin/rsync2buildinfos.debian.net


Changes:

=====================================
bin/rsync2buildinfos.debian.net
=====================================
@@ -19,7 +19,7 @@ DAY="$(date -u +%d)"
 TARGETHOST="profitbricks-build7-amd64.debian.net"
 TARGETDIR="/var/lib/jenkins/userContent/reproducible/debian/ftp-master.debian.org/buildinfo"
 SOURCEDIR="/srv/ftp-master.debian.org/buildinfo/"
-LOG="~/rsync-$YEAR-$MONTH-$DAY.log"
+LOG=~/rsync-$YEAR-$MONTH-$DAY.log
 
 rsync_day(){
 	echo "$(date -u) - rsyncing .buildinfo files for $YEAR/$MONTH/$DAY..." >> $LOG
@@ -61,7 +61,7 @@ else
 	DAY="$(date -u -d '1 day ago' +%d)"
 	rsync_day
 	# output yesterdays logfile if this hasn't been done yet
-	OLDLOG="~/rsync-$YEAR-$MONTH-$DAY.log"
+	OLDLOG=~/rsync-$YEAR-$MONTH-$DAY.log
 	if [ -f "$OLDLOG" ] ; then
 		cat $OLDLOG
 		echo "$(date -u) - $OLDLOG flushed via cron output." >> $LOG



View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/f5edd5023df77e523de9c3165ff991849211457e

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/f5edd5023df77e523de9c3165ff991849211457e
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/20190508/a6da6e72/attachment.html>


More information about the Qa-jenkins-scm mailing list