*** empty log message ***

This commit is contained in:
François Pinard
1994-11-16 02:48:42 +00:00
parent 2317912ab9
commit 2a4e22fb26
2 changed files with 17 additions and 12 deletions
+2
View File
@@ -143,3 +143,5 @@ 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