From 275bcaa923ddb53c6ab3d2eba346e124cd37fd31 Mon Sep 17 00:00:00 2001 From: phantinuss <79651203+phantinuss@users.noreply.github.com> Date: Thu, 7 Apr 2022 14:15:27 +0200 Subject: [PATCH] local evtx baseline check using concurrency --- tests/check-baseline-local.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/tests/check-baseline-local.sh b/tests/check-baseline-local.sh index 5eb063d67..af7ca9583 100755 --- a/tests/check-baseline-local.sh +++ b/tests/check-baseline-local.sh @@ -65,6 +65,9 @@ fi chmod +x evtx-sigma-checker echo +echo +echo "Starting EVTX checking in parallel..." + # Windows 7 32-bit OS="Windows 7 32-bit" {