Sent mail for HPPA autobuilds to releng@g.o and do remove temporary buildfiles

svn path=/trunk/; revision=618
This commit is contained in:
Tobias Scherbaum 2009-03-01 12:31:40 +00:00
parent 44ecf56adf
commit c2ae137bc0

View file

@ -12,7 +12,7 @@ SPECS="hppa1.1/stage1.spec hppa1.1/stage2.spec hppa1.1/stage3.spec hppa2.0/stage
#KCONFIG_DIR=/root/releng/svn-releng/trunk/releases/weekly/kconfig/hppa
EMAIL_TO=tobias@scherbaum.info
EMAIL_TO=releng@gentoo.org
EMAIL_FROM=tobias@scherbaum.info
EMAIL_SUBJECT_PREPEND="[hppa-auto]"
@ -24,4 +24,5 @@ pre_build() {
post_build() {
su tobias -c "source ~tobias/.keychain/*-sh && rsync /gentoo/catalyst/builds/default/stage3-*{$DATESTAMP}*.bz2* buildsync@poseidon.amd64.dev.gentoo.org:/home/buildsync/builds/hppa/"
/root/postbuild.sh
}