Call for inncheck testing
Alexander Bartolich
alexander.bartolich at gmx.at
Sun Jul 10 21:13:59 UTC 2011
Julien ÉLIE wrote:
>> [...]
>> /etc/news/newsfeeds:1125: malformed line.
>> /etc/news/newsfeeds:2141: malformed line.
>> The diagnostic "malformed line" is not helpful.
>
> Do you see something special in these lines?
It's a bug in inncheck.
Index: scripts/inncheck.in
===================================================================
--- scripts/inncheck.in (revision 9234)
+++ scripts/inncheck.in (working copy)
@@ -721,7 +721,7 @@
## Substitute variables.
for my $key (keys %variables) {
- s/\$$key/$variables{$key}/;
+ s/\$$key\b/$variables{$key}/;
}
## Catch a variable setting.
Ciao
Alexander.
More information about the inn-workers
mailing list