From df662e06f1c6805107008735a3f8d9195b07906a Mon Sep 17 00:00:00 2001 From: Daniel Gibbs Date: Sun, 3 Sep 2017 11:17:08 +0100 Subject: [PATCH] got rid of rm command. keeping the log file --- lgsm/functions/command_postdetails.sh | 3 --- 1 file changed, 3 deletions(-) diff --git a/lgsm/functions/command_postdetails.sh b/lgsm/functions/command_postdetails.sh index 35d581d9f..25fcbed95 100644 --- a/lgsm/functions/command_postdetails.sh +++ b/lgsm/functions/command_postdetails.sh @@ -107,9 +107,6 @@ else core_exit.sh fi -# cleanup -rm "${postdetailslog}" || /bin/true - if [ -z "${alertflag}" ]; then core_exit.sh else