double parallel

This commit is contained in:
zen0bit 2024-05-03 13:11:46 +02:00
parent e6cf96e186
commit bc5bb20509

View File

@ -480,7 +480,8 @@ function test_all() {
test_result "${OS}" "${RELEASE}" "${EDITION}" "${URL}" "${CHECK}"
fi
fi
done
done &
wait
}
function os_support() {