From: Kurt Roeckx Date: Sun, 6 Sep 2009 17:36:42 +0000 (+0000) Subject: Merge branch 'master' into postgresql X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=bc8d757377963868b046fa4e6d4087d8f3c0d7d0;hp=f48436de6bd2a05f46763a6cafc84ef043d74fc5;p=wannabuild.git Merge branch 'master' into postgresql --- 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 () {