]> git.donarmstrong.com Git - wannabuild.git/commitdiff
trigger.daily: comment out oldstable{,-security}
authorPhilipp Kern <pkern@debian.org>
Thu, 27 Nov 2008 19:33:15 +0000 (19:33 +0000)
committerPhilipp Kern <pkern@debian.org>
Thu, 27 Nov 2008 19:33:15 +0000 (19:33 +0000)
trigger.daily

index 36d166a7a55b1189a0348c6ef016e19a842b3c16..fe962eef25455c0646141c10a59cc315c5b9f733 100755 (executable)
@@ -10,7 +10,8 @@
 LANG=C
 PATH="/bin:/usr/bin"
 #testing must be before unstable so late upld don't build for testing needlessly
-DISTS="oldstable-security stable-security testing-security oldstable stable testing unstable"
+#DISTS="oldstable-security stable-security testing-security oldstable stable testing unstable"
+DISTS="stable-security testing-security stable testing unstable"
 STATS_DISTS="unstable testing stable"
 SECTIONS="main contrib non-free"
 ARCHS_oldstable="m68k arm sparc alpha powerpc i386 mips mipsel ia64 hppa s390"