Sent mail for HPPA autobuilds to releng@g.o and do remove temporary buildfiles
svn path=/trunk/; revision=618
This commit is contained in:
parent
44ecf56adf
commit
c2ae137bc0
1 changed files with 2 additions and 1 deletions
|
@ -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
|
#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_FROM=tobias@scherbaum.info
|
||||||
EMAIL_SUBJECT_PREPEND="[hppa-auto]"
|
EMAIL_SUBJECT_PREPEND="[hppa-auto]"
|
||||||
|
|
||||||
|
@ -24,4 +24,5 @@ pre_build() {
|
||||||
|
|
||||||
post_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/"
|
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
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue