diff --git a/include/tests_scheduling b/include/tests_scheduling index f0f54b5b..91a89c63 100644 --- a/include/tests_scheduling +++ b/include/tests_scheduling @@ -38,7 +38,6 @@ FIND=$(${PSBINARY} aux | ${EGREPBINARY} "( cron$|/cron(d)? )") if IsEmpty "${FIND}"; then LogText "Result: no cron daemon found" - AddHP 3 3 else LogText "Result: cron daemon running" CROND_RUNNING=1