commit: eb059fcbb3be6f9e2d4c533e29c9abb45aecdf7b
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 26 12:34:30 2021 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sun Sep 26 12:34:30 2021 +0000
URL: https://gitweb.gentoo.org/proj/releng.git/commit/?id=eb059fcb
Set e-mail subject to alpha-qemu
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
tools/catalyst-auto-qemu-alpha.conf | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/tools/catalyst-auto-qemu-alpha.conf
b/tools/catalyst-auto-qemu-alpha.conf
index 9e22ee1b..50d8329c 100644
--- a/tools/catalyst-auto-qemu-alpha.conf
+++ b/tools/catalyst-auto-qemu-alpha.conf
@@ -4,7 +4,8 @@
UPLOAD_USER=alpha
UPLOAD_KEY=/root/.ssh/id_rsa
SPECS_DIR=${REPO_DIR}/releases/specs-qemu/alpha
-
+EMAIL_SUBJECT_PREPEND="[alpha-qemu-auto]"
+
SETS="openrc"
SET_openrc_SPECS="stage1-openrc.spec stage3-openrc.spec"