Explorar el Código

got rid of rm command. keeping the log file

Daniel Gibbs hace 8 años
padre
commit
df662e06f1
Se han modificado 1 ficheros con 0 adiciones y 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
 	 core_exit.sh
 fi
 fi
 
 
-# cleanup
-rm "${postdetailslog}" || /bin/true
-
 if [ -z "${alertflag}" ]; then
 if [ -z "${alertflag}" ]; then
 	core_exit.sh
 	core_exit.sh
 else
 else