cvs commit xntpd
Mike Tremaine <[email protected]>
| Newsgroups | gmane.comp.log.logwatch.devel |
|---|---|
| Message-ID | <[email protected]> |
Rigel:~/Projects/logwatch_cvs/logwatch/scripts/services mgt$ cvs diff xntpd Index: xntpd =================================================================== RCS file: /var/cvs/logwatch/scripts/services/xntpd,v retrieving revision 1.20 diff -r1.20 xntpd 141c141 < ($ThisLine =~ /Deleting interface \#[0-9] [^,]*, [^,]*, interface stats: received=.*, sent=.*, dropped=.*, active_time=.* secs/) or --- > ($ThisLine =~ /Deleting interface \#[0-9]+ [^,]*, [^,]*, interface stats: received=.*, sent=.*, dropped=.*, active_time=.* secs/) or Quick patch for interfaces greater then 9 -Mike