From 9039107d828b77cd9fb510c2ba46831ea8022e34 Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Thu, 3 Apr 2025 18:10:57 -0500 Subject: [PATCH] Update dsmon.sh --- dsmon.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/dsmon.sh b/dsmon.sh index 5afbb4a..9c73d42 100755 --- a/dsmon.sh +++ b/dsmon.sh @@ -306,7 +306,6 @@ RUN_CHECK(){ elif [ -f /tmp/dsmon.mail-log.${host_ip[$hostid]}.errorsent ]; then rm -f /tmp/dsmon.mail-log.${host_ip[$hostid]}.errorsent fi - echo "mailLog: ${hostname} = '${maillogsize//[[:blank:]]/}'" else # [ "${1}" != "report" ] &&