[Qa-jenkins-scm] [jenkins.debian.net] 01/01: Reproducible debian: Log diffoscope profiling info.

Holger Levsen holger at layer-acht.org
Thu Dec 29 18:08:06 UTC 2016


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 7196d6e9ef8ee3a112818c25e34d3e5bfa2243fd
Author: Chris Lamb <lamby at debian.org>
Date:   Thu Dec 22 22:51:46 2016 +0000

    Reproducible debian: Log diffoscope profiling info.
    
    Signed-off-by: Chris Lamb <lamby at debian.org>
    Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
 bin/reproducible_build.sh | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/bin/reproducible_build.sh b/bin/reproducible_build.sh
index 3e1a61b..0be8f7e 100755
--- a/bin/reproducible_build.sh
+++ b/bin/reproducible_build.sh
@@ -386,6 +386,7 @@ call_diffoscope_on_changes_files() {
 		-- sh -c "export TMPDIR=$TEMP ; diffoscope \
 			--html $TMPDIR/${DBDREPORT} \
 			--text $TMPDIR/$DBDTXT \
+			--profile=- \
 			$TMPDIR/b1/${CHANGES} \
 			$TMPDIR/b2/${CHANGES}" \
 	2>&1 ) >> $TMPLOG
@@ -402,6 +403,7 @@ call_diffoscope_on_changes_files() {
 			-- sh -c "export TMPDIR=$TEMP ; diffoscope \
 				--html $TMPDIR/${DBDREPORT} \
 				--text $TMPDIR/$DBDTXT \
+				--profile=- \
 				$TMPDIR/b1/${CHANGES} \
 				$TMPDIR/b2/${CHANGES}" \
 		2>&1 ) >> $TMPLOG

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