diff options
author | 2019-01-04 16:50:59 -0600 | |
---|---|---|
committer | 2019-01-04 16:50:59 -0600 | |
commit | 52488db7c071b0d2c04e84153621a27ae7712817 (patch) | |
tree | 23c5f667c9525f9f87472db1f95ec75486c24485 | |
parent | catalyst-auto-sparc64.conf: path fixups (diff) | |
download | releng-52488db7c071b0d2c04e84153621a27ae7712817.tar.gz releng-52488db7c071b0d2c04e84153621a27ae7712817.tar.bz2 releng-52488db7c071b0d2c04e84153621a27ae7712817.zip |
catalyst-auto-sparc64.conf: email to me for now
Signed-off-by: Ben Kohler <bkohler@gentoo.org>
-rw-r--r-- | tools/catalyst-auto-sparc64.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/catalyst-auto-sparc64.conf b/tools/catalyst-auto-sparc64.conf index e7736a74..e220c414 100644 --- a/tools/catalyst-auto-sparc64.conf +++ b/tools/catalyst-auto-sparc64.conf @@ -5,6 +5,8 @@ ARCH="sparc" TYPE="auto" host="$(hostname)" +EMAIL_TO="bkohler@gentoo.org" + source /etc/catalyst/release/build.env SPECS_DIR=${REPO_DIR}/releases/weekly/specs/sparc/sparc64 |