From e7999003ef65f1add2fe782b22391d5037c02c4c Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Thu, 12 Mar 2015 11:49:16 +0100 Subject: reproducible: no pkg sets for testing yet --- bin/reproducible_common.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bin') diff --git a/bin/reproducible_common.sh b/bin/reproducible_common.sh index 706d76ad..d09c9726 100755 --- a/bin/reproducible_common.sh +++ b/bin/reproducible_common.sh @@ -146,8 +146,8 @@ write_page_header() { write_page "" 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]} -- cgit v1.2.3-70-g09d2