[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] reproducible trbo system health check: do not use links for dealing with logs

Holger Levsen gitlab at salsa.debian.org
Sun Jul 26 18:28:56 BST 2020



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


Commits:
d61964ea by Holger Levsen at 2020-07-26T19:28:47+02:00
reproducible trbo system health check: do not use links for dealing with logs

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

- - - - -


1 changed file:

- bin/reproducible_system_health.sh


Changes:

=====================================
bin/reproducible_system_health.sh
=====================================
@@ -43,7 +43,7 @@ small_note() {
 
 prepare_log(){
 	if [ -f $JOB/builds/$LAST/log ] ; then
-		ln -sf $JOB/builds/$LAST/log $LOG
+		cp $JOB/builds/$LAST/log $LOG
 	elif [ -f $JOB/builds/$LAST/log.gz ] ; then
 		zcat $JOB/builds/$LAST/log.gz > $LOG
 	else



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

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/d61964ea2ccaa15c7ed341d26409c102bd269d73
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/20200726/0b8432be/attachment-0001.html>


More information about the Qa-jenkins-scm mailing list