Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 54713 - wasabi-0.2 random subjects
Summary: wasabi-0.2 random subjects
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Hosted Projects
Classification: Unclassified
Component: Tenshi (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Andrea Barisani (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-06-22 00:19 UTC by Scott Taylor (RETIRED)
Modified: 2004-06-22 00:35 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Scott Taylor (RETIRED) gentoo-dev 2004-06-22 00:19:09 UTC
Ok, not totally random, but not always what its supposed to be either. The
funky subject comes when the second queue is triggered. The critical list
hasn't been hit in a while, so cant say if that one works, but all the other
queues have no troubles.

Subject: Wasabi report [dot11]
Subject: Wasabi report [ospf]
Subject: s [line]
Subject: s [line]

set subject Wasabi report
set queue critical wasabi@my.net critical@my.net 20s
set queue line     wasabi@my.net alerts@my.net 20s
set queue ospf     wasabi@my.net alerts@my.net 5m
set queue dot11    wasabi@my.net scott@my.net 4h
Comment 1 Andrea Barisani (RETIRED) gentoo-dev 2004-06-22 00:35:17 UTC
In the queue definition seconds must be specified as a digit only, without the 's' suffix, that's why you are seeing it in the subject.  This isn't exactly clear from the man page description (but look at the examples).  Anyway I'll add the tiny 's' to the regexp in next release :).  Thx