]> Dogcows Code - chaz/tar/commitdiff
*** empty log message ***
authorFrançois Pinard <pinard@iro.umontreal.ca>
Wed, 16 Nov 1994 02:48:33 +0000 (02:48 +0000)
committerFrançois Pinard <pinard@iro.umontreal.ca>
Wed, 16 Nov 1994 02:48:33 +0000 (02:48 +0000)
scripts/level-0

index 6d57a6d3889604d05423fde8f2a95c851c3347e0..af39e26c24ca5613d593482c61d03d88b7e8c635 100644 (file)
@@ -138,6 +138,7 @@ mt -f $TAPE_FILE offl
 echo Sending the dump log to $ADMINISTRATOR
 cat $LOGFILE | sed -f logfile.sed > $LOGFILE.tmp
 /usr/ucb/mail -s "Results of backup on `date`" $ADMINISTRATOR < $LOGFILE.tmp
+rm -f $LOGFILE.tmp
 
 # This is undesirable -- rms.
 #rsh albert /usr/local/adm/motd-backup-done &
This page took 0.020266 seconds and 4 git commands to generate.