From 54b0fa01596eea59a75973f358378f58cb31ad21 Mon Sep 17 00:00:00 2001 From: Mattia Rizzolo Date: Mon, 6 Apr 2015 15:21:21 +0200 Subject: reproducible: build: refactor: restore the cat *.changes I accidently dropped --- bin/reproducible_build.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'bin/reproducible_build.sh') diff --git a/bin/reproducible_build.sh b/bin/reproducible_build.sh index 362f8bb6..b43290a8 100755 --- a/bin/reproducible_build.sh +++ b/bin/reproducible_build.sh @@ -320,6 +320,7 @@ build_rebuild() { cleanup_userContent # FIXME check wheter my changes here are fine mv $RBUILDLOG /var/lib/jenkins/userContent/rbuild/${SUITE}/${ARCH}/${SRCPACKAGE}_${EVERSION}.rbuild.log RBUIlDLOG=/var/lib/jenkins/userContent/rbuild/${SUITE}/${ARCH}/${SRCPACKAGE}_${EVERSION}.rbuild.log + cat b1/${SRCPACKAGE}_${EVERSION}_${ARCH}.changes | tee -a ${RBUILDLOG} call_debbindiff else echo "The second build failed, even though the first build was successful." | tee -a ${RBUILDLOG} -- cgit v1.2.3-70-g09d2