commit:     9ed48293a424d058a053421f215a415093f11d1e
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 21 13:04:06 2022 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Mon Feb 21 13:04:06 2022 +0000
URL:        https://gitweb.gentoo.org/proj/releng.git/commit/?id=9ed48293

Minor fixes in auto

Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 tools/catalyst-auto-qemu-mips.conf | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/tools/catalyst-auto-qemu-mips.conf 
b/tools/catalyst-auto-qemu-mips.conf
index 93055aa7..6c82e181 100644
--- a/tools/catalyst-auto-qemu-mips.conf
+++ b/tools/catalyst-auto-qemu-mips.conf
@@ -4,11 +4,12 @@
 UPLOAD_USER=mips
 UPLOAD_KEY=/root/.ssh/id_rsa
 SPECS_DIR=${REPO_DIR}/releases/specs-qemu/mips
+EMAIL_SUBJECT_PREPEND="[mips-qemu-auto]"
 
 
-SETS="mips64len64"
+SETS="mips64len64openrc"
 
-SET_mips64len64_SPECS="stage1-mips64le-n64-openrc.spec 
stage3-mips64le-n64-openrc.spec"
+SET_mips64len64openrc_SPECS="stage1-mips64le-n64-openrc.spec 
stage3-mips64le-n64-openrc.spec"
 
 KCONFIG_DIR=${REPO_DIR}/releases/kconfig/mips
 

Reply via email to