Add new gentoo-releng-autobuilds list as a mail destination.

svn path=/trunk/; revision=771
This commit is contained in:
Robin H. Johnson 2011-01-18 04:45:27 +00:00
parent d45d5c61f0
commit b477dc4322
8 changed files with 9 additions and 9 deletions

View file

@ -13,7 +13,7 @@ SET_hppa2_0_SPECS="hppa2.0/stage1.spec hppa2.0/stage2.spec hppa2.0/stage3.spec"
#KCONFIG_DIR=/root/releng/svn-releng/trunk/releases/weekly/kconfig/hppa
EMAIL_TO=releng@gentoo.org
EMAIL_TO=releng@gentoo.org,gentoo-releng-autobuilds@lists.gentoo.org
EMAIL_FROM=catalyst@hake.hppa.dev.gentoo.org
EMAIL_SUBJECT_PREPEND="[hppa-auto]"
@ -25,4 +25,4 @@ pre_build() {
post_build() {
rsync -e 'ssh -i /root/.ssh/buildsync.key' /usr/local/catalyst/builds/default/stage3-*${DATESTAMP}*.bz2* buildsync@poseidon.amd64.dev.gentoo.org:/home/buildsync/builds/hppa
}
}