From 52edaa437093b85fd1c3b217a34fc7a1eb15c34e Mon Sep 17 00:00:00 2001 From: Frederic Lepied Date: Sun, 25 Aug 2002 19:43:04 +0000 Subject: emptiness is tested in Maillog now --- cron-sh/diff_check.sh | 4 ---- 1 file changed, 4 deletions(-) diff --git a/cron-sh/diff_check.sh b/cron-sh/diff_check.sh index 6400b70..bccfc44 100755 --- a/cron-sh/diff_check.sh +++ b/cron-sh/diff_check.sh @@ -194,10 +194,6 @@ if [[ -s ${TMP} ]]; then echo -e "\n\n*** Diff Check, ${date} ***\n" >> ${SECURITY_LOG} cat ${TMP} >> ${SECURITY_LOG} -else - cat > ${TMP} <