]> git.donarmstrong.com Git - wannabuild.git/commitdiff
move armhf and s390x to testing master origin/HEAD origin/master
authorAndreas Barth <aba@not.so.argh.org>
Thu, 19 Jan 2012 20:34:22 +0000 (20:34 +0000)
committerAndreas Barth <aba@not.so.argh.org>
Thu, 19 Jan 2012 20:34:44 +0000 (20:34 +0000)
triggers/common

index 7749fd214a2f6c5e0e0cd7bdd893a355454f1f6e..378053f2532f3c69369778e68e283f4d64c9fb53 100644 (file)
@@ -11,8 +11,8 @@ PAS_FILE="$PAS_BASE/$SUITE/Packages-arch-specific"
 LOCKFILE="${ARCHIVE_BASE}/lock"
 ARCHS_lenny="alpha amd64 arm armel hppa i386 ia64 mips mipsel powerpc s390 sparc"
 ARCHS_squeeze="amd64 armel i386 ia64 mips mipsel powerpc s390 sparc kfreebsd-amd64 kfreebsd-i386"
-ARCHS_wheezy="amd64 armel i386 ia64 mips mipsel powerpc s390 sparc kfreebsd-amd64 kfreebsd-i386"
-ARCHS_sid="$ARCHS_squeeze hurd-i386 armhf s390x"
+ARCHS_wheezy="amd64 armel armhf i386 ia64 mips mipsel powerpc s390 s390x sparc kfreebsd-amd64 kfreebsd-i386"
+ARCHS_sid="$ARCHS_wheezy hurd-i386"
 
 # Creates a working environment within the corresponding archive
 # directory and jumps there.