From 77ac28042d3bfc1b53dfc5e98835a99f2d8af454 Mon Sep 17 00:00:00 2001 From: Kurt Roeckx Date: Wed, 2 Sep 2009 22:05:54 +0000 Subject: [PATCH] kfreebsd is now part of testing. --- libtrigger.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libtrigger.sh b/libtrigger.sh index 9428bd1..5036850 100644 --- a/libtrigger.sh +++ b/libtrigger.sh @@ -1,7 +1,7 @@ ARCHS_oldstable="alpha amd64 arm hppa i386 ia64 mips mipsel powerpc s390 sparc" ARCHS_stable="alpha amd64 arm armel hppa i386 ia64 mips mipsel powerpc s390 sparc" -ARCHS_testing="alpha amd64 armel hppa i386 ia64 mips mipsel powerpc s390 sparc" -ARCHS_unstable="$ARCHS_testing kfreebsd-amd64 kfreebsd-i386" +ARCHS_testing="alpha amd64 armel hppa i386 ia64 mips mipsel powerpc s390 sparc kfreebsd-amd64 kfreebsd-i386" +ARCHS_unstable="$ARCHS_testing" CURLOPT="-q -s -S -R -f -Y 10 -y 120 -K /srv/wanna-build/trigger.curlrc" curl_index () { -- 2.39.2