[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] reproducible Debian: cleanup tmp file as the content is now preserved
Holger Levsen
gitlab at salsa.debian.org
Thu May 2 18:15:00 BST 2019
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
ddaf1ab0 by Holger Levsen at 2019-05-02T17:14:51Z
reproducible Debian: cleanup tmp file as the content is now preserved
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
1 changed file:
- bin/reproducible_pool_buildinfos.sh
Changes:
=====================================
bin/reproducible_pool_buildinfos.sh
=====================================
@@ -140,6 +140,7 @@ if [ -s $PROBLEMS ] ; then
echo
cat $PROBLEMS
cat $PROBLEMS >> $BASEPATH/buildinfo-problems
+ rm $PROBLEMS
exit 1
else
rm $PROBLEMS
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/ddaf1ab06078f0782e67e5349126e6dd865a0c1f
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/ddaf1ab06078f0782e67e5349126e6dd865a0c1f
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/20190502/de148559/attachment.html>
More information about the Qa-jenkins-scm
mailing list