[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible: trying to find to bug..
Holger Levsen
holger at moszumanska.debian.org
Sun Aug 30 23:41:38 UTC 2015
This is an automated email from the git hooks/post-receive script.
holger pushed a commit to branch master
in repository jenkins.debian.net.
commit d7952a16fff469a5539ee53554e3646827146e67
Author: Holger Levsen <holger at layer-acht.org>
Date: Mon Aug 31 01:41:17 2015 +0200
reproducible: trying to find to bug..
---
bin/reproducible_build.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/bin/reproducible_build.sh b/bin/reproducible_build.sh
index 5266265..af455d6 100755
--- a/bin/reproducible_build.sh
+++ b/bin/reproducible_build.sh
@@ -486,6 +486,7 @@ EOF
--logfile b2/build.log \
${SRCPACKAGE}_${EVERSION}.dsc || true # exit with 1 when ftbfs
if ! "$DEBUG" ; then set +x ; fi
+ rm $TMPCFG
}
check_buildinfo() {
@@ -558,7 +559,6 @@ build_rebuild() {
else
echo "The second build failed, even though the first build was successful." | tee -a ${RBUILDLOG}
fi
- rm $TMPCFG
fi
}
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/qa/jenkins.debian.net.git
More information about the Qa-jenkins-scm
mailing list