瀏覽代碼

got rid of rm command. keeping the log file

Daniel Gibbs 8 年之前
父節點
當前提交
df662e06f1
共有 1 個文件被更改,包括 0 次插入3 次删除
  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