diff options
Diffstat (limited to 'tools/catalyst-auto-ppc.conf')
-rw-r--r-- | tools/catalyst-auto-ppc.conf | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/tools/catalyst-auto-ppc.conf b/tools/catalyst-auto-ppc.conf index 44ecae7f..6822ef0c 100644 --- a/tools/catalyst-auto-ppc.conf +++ b/tools/catalyst-auto-ppc.conf @@ -12,14 +12,8 @@ SPECS="stage1.spec stage2.spec stage3.spec" KCONFIG_DIR=${GITDIR}/releases/weekly/kconfig/powerpc -EMAIL_TO=releng@gentoo.org,gentoo-releng-autobuilds@lists.gentoo.org -EMAIL_FROM=catalyst@timberdoodle.ppc64.dev.gentoo.org EMAIL_SUBJECT_PREPEND="[ppc-auto]" -CATALYST_CONFIG=/etc/catalyst/catalyst.conf - -BUILD_SRCDIR_BASE=`grep storedir= $CATALYST_CONFIG | cut -d '=' -f2 | sed -e 's/"//g'` - give_latest_from_dates() { sed 's,-20,~20,g' | \ sort -k +1 -n -t '~' |\ |