[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible freebsd: temporarily only build master branch

Holger Levsen holger at moszumanska.debian.org
Wed Jan 27 00:58:41 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 3cd3b19b37ead8f64473b4b3e57086e4b0d4ee80
Author: Holger Levsen <holger at layer-acht.org>
Date:   Wed Jan 27 01:58:00 2016 +0100

    reproducible freebsd: temporarily only build master branch
---
 bin/reproducible_freebsd.sh | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/bin/reproducible_freebsd.sh b/bin/reproducible_freebsd.sh
index 5ba17be..8096a55 100755
--- a/bin/reproducible_freebsd.sh
+++ b/bin/reproducible_freebsd.sh
@@ -82,7 +82,9 @@ run_diffoscope_on_results() {
 #
 # main
 #
-FREEBSD_TARGETS="master stable/10 release/10.2.0"
+#FREEBSD_TARGETS="master stable/10 release/10.2.0"
+# temporarily just build one branch…
+FREEBSD_TARGETS="master"
 # arrays to save results
 declare -A ALL_FILES
 declare -A GOOD_FILES

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