aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2023-08-16 20:38:40 +0200
committerAndreas K. Hüttel <dilfridge@gentoo.org>2023-08-16 20:38:40 +0200
commitd0e70ee1cfc9eb06460f00e4c86cfae76f1a9953 (patch)
tree1b37958edf220aa80eea644da36d9443500cffcc
parentAdd one more builder nspawn (diff)
downloadbinhost-d0e70ee1cfc9eb06460f00e4c86cfae76f1a9953.tar.gz
binhost-d0e70ee1cfc9eb06460f00e4c86cfae76f1a9953.tar.bz2
binhost-d0e70ee1cfc9eb06460f00e4c86cfae76f1a9953.zip
Enable third nspawn
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
-rwxr-xr-xbuilders/demeter/binhost-update2
1 files changed, 1 insertions, 1 deletions
diff --git a/builders/demeter/binhost-update b/builders/demeter/binhost-update
index caa80e8..a3b0b33 100755
--- a/builders/demeter/binhost-update
+++ b/builders/demeter/binhost-update
@@ -9,7 +9,7 @@ LOCKFILE="/root/.tmp-binhost-${_BINHOST_NAME}-lock"
EMAIL_FROM=binhost@demeter.amd64.dev.gentoo.org
EMAIL_TO=gentoo-binhost-autobuilds@lists.gentoo.org
-NSPAWN_NAMES="binhost-amd64-x86-64 binhost-amd64-x86-64-gnome"
+NSPAWN_NAMES="binhost-amd64-x86-64 binhost-amd64-x86-64-gnome binhost-amd64-x86-64-server"
MAX_HARMLESS=150