Change 'svn up' path for sparc

svn path=/trunk/; revision=605
This commit is contained in:
Andrew Gaffney 2009-01-02 01:47:44 +00:00
parent cc3fbdfd82
commit a824392767
2 changed files with 5 additions and 1 deletions

View file

@ -2,6 +2,10 @@
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
# $Id$
02 Jan 2009; Andrew Gaffney <agaffney@gentoo.org>
catalyst-auto-sparc64.conf:
Change 'svn up' path for sparc
02 Jan 2009; Andrew Gaffney <agaffney@gentoo.org> catalyst-auto:
Log output of purge command

View file

@ -19,7 +19,7 @@ EMAIL_SUBJECT_PREPEND="[sparc64-auto]"
CATALYST_CONFIG=/etc/catalyst/catalyst.conf
pre_build() {
svn up /release/svn-releng/
svn up /root/releng/svn-releng/
}
post_build() {