From 73c1a09d473c0b07a39a17718ca334cfddf24fe4 Mon Sep 17 00:00:00 2001 From: GuettliBot2 Date: Sun, 17 May 2026 11:38:27 +0200 Subject: [PATCH] ci: minor cleanup of self-hosted runner references --- stalwart-dev/test.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/stalwart-dev/test.sh b/stalwart-dev/test.sh index 0e5518f..9671f63 100755 --- a/stalwart-dev/test.sh +++ b/stalwart-dev/test.sh @@ -17,8 +17,7 @@ command -v stalwart >/dev/null || { exit 1 } -# Kill any stalwart left over from a previous run (the CI self-hosted runner -# keeps processes alive across jobs when a run is killed externally). +# Kill any stalwart left over from a previous run. pkill -x stalwart 2>/dev/null && sleep 0.5 || true # Pre-seed spam-filter version so Stalwart does not fetch it on first boot.