Remove the temporary file before exiting mlog

master
nirenjan 2013-09-30 20:46:50 -07:00
parent b12608e5a0
commit 952067e854
1 changed files with 2 additions and 0 deletions

View File

@ -48,3 +48,5 @@ cat $MLOG_FILE >> $MLOG_LOG
echo -en "\n----------------------------------------" >> $MLOG_LOG
echo -e "----------------------------------------\n" >> $MLOG_LOG
rm -f $MLOG_FILE