[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible: disable debug

Holger Levsen holger at moszumanska.debian.org
Fri Sep 11 11:07:42 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 b61e9535c38d0ade84a16f76be5051b0f676e312
Author: Holger Levsen <holger at layer-acht.org>
Date:   Fri Sep 11 13:07:03 2015 +0200

    reproducible: disable debug
---
 TODO                      | 3 +--
 bin/reproducible_build.sh | 2 +-
 2 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/TODO b/TODO
index 8540fb8..a213fa0 100644
--- a/TODO
+++ b/TODO
@@ -172,10 +172,9 @@ properties:
 * higher prio:
 ** reproducible_build.sh changes needed:
 *** fix: "DIFFOSCOPE='E: Failed to change to directory ‘/tmp’: Permission denied" - maybe by making sure the cause is gone…
-*** handle_unhandled() needs to unregister the build from the db too
 *** diffoscope needs to be run on the target arch...
 **** should probably be doable with qemu-static on the host
-*** once all non remote build jobs are removed, remove the legacy code from _build.sh, turn debug off
+*** once all non remote build jobs are removed, remove the legacy code from _build.sh
 ** setup builder3, distribute more ressources
 ** explain status in plain english on each coreboot/openwrt/netbsd/freebsd page, also on the Debian dashboard plus add an "executive summary about reproducible builds in the free software world"
 *** get the content for "<h2>status of $1</h2>" from notes.git/friends.yaml or such
diff --git a/bin/reproducible_build.sh b/bin/reproducible_build.sh
index 702db81..1d0df4c 100755
--- a/bin/reproducible_build.sh
+++ b/bin/reproducible_build.sh
@@ -4,7 +4,7 @@
 #         © 2015 Mattia Rizzolo <mattia at mapreri.org>
 # released under the GPLv=2
 
-DEBUG=true
+DEBUG=false
 . /srv/jenkins/bin/common-functions.sh
 common_init "$@"
 

-- 
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