[Qa-jenkins-scm] [jenkins.debian.net] 01/04: reproducible Debian: remove obsolete comment
Holger Levsen
holger at layer-acht.org
Thu Apr 27 13:18:32 UTC 2017
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 bba050e1350d039858bae549862805804b8101e7
Author: Holger Levsen <holger at layer-acht.org>
Date: Thu Apr 27 15:09:17 2017 +0200
reproducible Debian: remove obsolete comment
Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
bin/reproducible_build.sh | 6 +-----
1 file changed, 1 insertion(+), 5 deletions(-)
diff --git a/bin/reproducible_build.sh b/bin/reproducible_build.sh
index 38ae2bd..127fe72 100755
--- a/bin/reproducible_build.sh
+++ b/bin/reproducible_build.sh
@@ -125,12 +125,8 @@ cleanup_all() {
update_db_and_html() {
#
- # as we still experience problems with locked database, in this function
- # each sqlite command is run as: command || command, thus doubling the chance
- # each will succeed... (no further comment… it was probably not designed to
- # accessed by 40 jobs…)
- #
# save everything as status of this package in the db
+ #
STATUS="$@"
if [ -z "$VERSION" ] ; then
VERSION="None"
--
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