From: Philipp Kern Date: Thu, 27 Nov 2008 19:33:15 +0000 (+0000) Subject: trigger.daily: comment out oldstable{,-security} X-Git-Url: https://git.donarmstrong.com/?p=wannabuild.git;a=commitdiff_plain;h=ffecda06bff2e2882cd8df1c1b984b1edc542c9e trigger.daily: comment out oldstable{,-security} --- diff --git a/trigger.daily b/trigger.daily index 36d166a..fe962ee 100755 --- a/trigger.daily +++ b/trigger.daily @@ -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"