=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/etc/weekly,v retrieving revision 1.7 retrieving revision 1.8 diff -c -r1.7 -r1.8 *** src/etc/weekly 1997/09/15 09:54:40 1.7 --- src/etc/weekly 1998/02/02 23:08:56 1.8 *************** *** 1,13 **** #!/bin/sh - # ! # $OpenBSD: weekly,v 1.7 1997/09/15 09:54:40 deraadt Exp $ # PATH=/bin:/sbin:/usr/sbin:/usr/bin:/usr/libexec export PATH - - host=`hostname -s` - echo "Subject: $host weekly run output" if [ -f /etc/weekly.local ];then echo "" --- 1,10 ---- #!/bin/sh - # ! # $OpenBSD: weekly,v 1.8 1998/02/02 23:08:56 millert Exp $ # PATH=/bin:/sbin:/usr/sbin:/usr/bin:/usr/libexec export PATH if [ -f /etc/weekly.local ];then echo ""