From: Kurt Roeckx Date: Wed, 2 Sep 2009 22:05:54 +0000 (+0000) Subject: kfreebsd is now part of testing. X-Git-Url: https://git.donarmstrong.com/?p=wannabuild.git;a=commitdiff_plain;h=77ac28042d3bfc1b53dfc5e98835a99f2d8af454 kfreebsd is now part of testing. --- 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 () {