From 38492f437743f0e084450b558ccdc46b9f46c148 Mon Sep 17 00:00:00 2001 From: Fedja Beader Date: Tue, 18 Mar 2025 00:27:05 +0100 Subject: Update job name - this will probably break because branch is different, probably in downloadlib, but let's see --- .tools/manaplus.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.tools/manaplus.sh b/.tools/manaplus.sh index 09a9355a..8ac756ec 100755 --- a/.tools/manaplus.sh +++ b/.tools/manaplus.sh @@ -14,11 +14,11 @@ aptget_install \ pwd ls -./clientdata/.tools/downloadlib.sh manaplus master || exit 1 +./clientdata/.tools/downloadlib.sh manaplus s20180215 || exit 1 export HOME=`pwd`/clientdata/shared -cd manaplus_master || exit 1 +cd manaplus_s20180215 || exit 1 export SDL_VIDEODRIVER=dummy ./bin/manaplus --validate -u -d ../clientdata || exit 1 -- cgit v1.2.3-70-g09d2