CVS Commit
Mike Tremaine <[email protected]>
| Newsgroups | gmane.comp.log.logwatch.devel |
|---|---|
| Message-ID | <[email protected]> |
[mgt@dwarfstar shared]$ cvs diff removeservice
Index: removeservice
===================================================================
RCS file: /var/cvs/logwatch/scripts/shared/removeservice,v
retrieving revision 1.7
diff -r1.7 removeservice
30c30
< ($ThisLine =~ m/^... .. ..:..:.. [^ ]* $ServiceName: /oi) ) {
---
> ($ThisLine =~ m/^... .. ..:..:.. [^ ]*
(:\s*)?$ServiceName\s*: /oi) ) {
This is a old patch that was sitting in my tree for HP_UX hopefully it
does not break anything. I'll give it a good test as soon as I dig
myself out of these small tweaks.
-Mike