[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible fedora rpms: setup mock verbosely

Holger Levsen holger at moszumanska.debian.org
Sat Dec 12 18:38:12 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 d278d9f99f625d3097c0d91ff4872aa9cd90725d
Author: Holger Levsen <holger at layer-acht.org>
Date:   Sat Dec 12 19:37:53 2015 +0100

    reproducible fedora rpms: setup mock verbosely
---
 bin/reproducible_setup_mock.sh | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/bin/reproducible_setup_mock.sh b/bin/reproducible_setup_mock.sh
index efb2c47..fa2a0b2 100755
--- a/bin/reproducible_setup_mock.sh
+++ b/bin/reproducible_setup_mock.sh
@@ -22,6 +22,6 @@ echo "$(date -u) - showing setup."
 dpkg -l mock
 id
 echo "$(date -u) - starting to cleanly configure mock for $RELEASE on $ARCH."
-mock -r $RELEASE-$ARCH --resultdir=. --clean
-mock -r $RELEASE-$ARCH --resultdir=. --init
+mock -r $RELEASE-$ARCH --resultdir=. -v --clean
+mock -r $RELEASE-$ARCH --resultdir=. -v --init
 echo "$(date -u) - mock configured for $RELEASE on $ARCH."

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