CVS commit
Mike Tremaine <[email protected]>
| Newsgroups | gmane.comp.log.logwatch.devel |
|---|---|
| Message-ID | <[email protected]> |
[mgt@dwarfstar scripts]$ cvs diff logwatch.pl
Index: logwatch.pl
===================================================================
RCS file: /var/cvs/logwatch/scripts/logwatch.pl,v
retrieving revision 1.208
diff -r1.208 logwatch.pl
75d74
< $Config{'mailto'} = "root";
[mgt@dwarfstar scripts]$ cvs commit logwatch.pl
Checking in logwatch.pl;
/var/cvs/logwatch/scripts/logwatch.pl,v <-- logwatch.pl
new revision: 1.209; previous revision: 1.208
done
I removed the extra config line
-Mike