On Wed, Feb 23, 2005 at 10:39:37AM +0100, Wim De Houwer wrote:
Hey All,
I don't know if i've hit a bug but my situation is like this:
Extraction of hobbit-alerts.cfg
HOST=%B2B*
This matches hosts called "B2", "B2B", "B2BB", "B2BBB" etc.
You probably intended it as "HOST=%B2B.*"
SCRIPT /usr/local/pager/sms 1234567890 color=red format=sms
time=*:0700:2359 repeat=120m
It seems hobbit interprets as follows:
It takes every line and uses the first part of the line correctly but
does something wrong on the second part of the line
Yes this looks odd, and if I use your configuration it also looks odd
on my system. I'll get that straightened out.
Henrik