Explorar o código

got rid of rm command. keeping the log file

Daniel Gibbs %!s(int64=8) %!d(string=hai) anos
pai
achega
df662e06f1
Modificáronse 1 ficheiros con 0 adicións e 3 borrados
  1. 0 3
      lgsm/functions/command_postdetails.sh

+ 0 - 3
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