From b61e9535c38d0ade84a16f76be5051b0f676e312 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Fri, 11 Sep 2015 13:07:03 +0200 Subject: reproducible: disable debug --- TODO | 3 +-- bin/reproducible_build.sh | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/TODO b/TODO index 8540fb8f..a213fa0b 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 "

status of $1

" from notes.git/friends.yaml or such diff --git a/bin/reproducible_build.sh b/bin/reproducible_build.sh index 702db812..1d0df4c6 100755 --- a/bin/reproducible_build.sh +++ b/bin/reproducible_build.sh @@ -4,7 +4,7 @@ # © 2015 Mattia Rizzolo # released under the GPLv=2 -DEBUG=true +DEBUG=false . /srv/jenkins/bin/common-functions.sh common_init "$@" -- cgit v1.2.3-70-g09d2