diff options
Diffstat (limited to 'tools/catalyst-auto-s390.conf')
-rw-r--r-- | tools/catalyst-auto-s390.conf | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/tools/catalyst-auto-s390.conf b/tools/catalyst-auto-s390.conf index 9f59c2bc..f87fb031 100644 --- a/tools/catalyst-auto-s390.conf +++ b/tools/catalyst-auto-s390.conf @@ -12,15 +12,6 @@ SET_netboot_SPECS="netboot/netboot.spec" KCONFIG_DIR=${GITDIR}/releases/weekly/kconfig/s390 -EMAIL_TO=releng@gentoo.org,gentoo-releng-autobuilds@lists.gentoo.org -EMAIL_FROM=catalyst@$(hostname) -EMAIL_SUBJECT_PREPEND="[${SUBARCH}-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 '~' |\ |