From 08f8dcd968c6889057068611842fe8e3120bfe59 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Mon, 2 Mar 2015 21:38:45 +0100 Subject: reproducible: no links to pkg_sets in experimental --- bin/reproducible_common.sh | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'bin') diff --git a/bin/reproducible_common.sh b/bin/reproducible_common.sh index 996fb067..e873fb70 100755 --- a/bin/reproducible_common.sh +++ b/bin/reproducible_common.sh @@ -161,6 +161,10 @@ write_page_header() { BASEURL="" fi done + if [ "$TARGET" = "pkg_sets" ] && [ "$SUITE" = "experiemental" ] ; then + # no pkg_sets are tested in experimental + continue + fi write_page "
  • ${SPOKEN_TARGET}
  • " done for i in $SUITES ; do -- cgit v1.2.3-70-g09d2