commit:     4d8a0ab1c9acf0c8b6a7c55b676642bf94619b4b
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Fri Sep  1 23:22:00 2023 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Fri Sep  1 23:22:00 2023 +0000
URL:        https://gitweb.gentoo.org/proj/binhost.git/commit/?id=4d8a0ab1

minor fixes for jiji

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

 builders/jiji/binhost-update | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/builders/jiji/binhost-update b/builders/jiji/binhost-update
index e5f8e86..880468e 100755
--- a/builders/jiji/binhost-update
+++ b/builders/jiji/binhost-update
@@ -6,12 +6,12 @@ _BINHOST_NAME=$(echo ${BINHOST_NAME}|sed -e 's:/:_:g')
 TMPFILE="/root/.tmp-binhost-${_BINHOST_NAME}-update-$(date +%s)"
 LOCKFILE="/root/.tmp-binhost-${_BINHOST_NAME}-lock"
 
[email protected]
[email protected]
 [email protected]
 
 NSPAWN_NAMES="binhost-arm64-kde binhost-arm64-gnome binhost-arm64-server"
 
-MAX_HARMLESS=150
+MAX_HARMLESS=200
 
 UPLOAD_USER=arm64
 UPLOAD_KEY=/root/.ssh/id_ed25519

Reply via email to