[Qa-jenkins-scm] [jenkins.debian.net] 02/02: reproducible: no pkg sets for testing yet
Holger Levsen
holger at moszumanska.debian.org
Thu Mar 12 10:51:17 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 e7999003ef65f1add2fe782b22391d5037c02c4c
Author: Holger Levsen <holger at layer-acht.org>
Date: Thu Mar 12 11:49:16 2015 +0100
reproducible: no pkg sets for testing yet
---
bin/reproducible_common.sh | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/bin/reproducible_common.sh b/bin/reproducible_common.sh
index 706d76a..d09c972 100755
--- a/bin/reproducible_common.sh
+++ b/bin/reproducible_common.sh
@@ -146,8 +146,8 @@ write_page_header() {
write_page "</li>"
done
for TARGET in $ALLVIEWS ; do
- if [ "$TARGET" = "pkg_sets" ] && [ "$SUITE" = "experimental" ] ; then
- # no pkg_sets are tested in experimental
+ if [ "$TARGET" = "pkg_sets" ] && [ "$SUITE" != "sid" ] ; then
+ # FIXME: no pkg_sets are tested in experimental
continue
fi
SPOKEN_TARGET=${SPOKENTARGET[$TARGET]}
--
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