]> Sergey Matveev's repositories - public-inbox.git/commitdiff
t/filter_rubylang.t: avoid warning for non-word prefix
authorEric Wong <e@yhbt.net>
Sun, 29 Mar 2020 19:32:31 +0000 (19:32 +0000)
committerEric Wong <e@yhbt.net>
Mon, 30 Mar 2020 17:10:52 +0000 (17:10 +0000)
The "-" was never supported by Xapian in the prefix, but
it could still be used to make documentation and URLs more
readable in certain cases.

Fixes: 7909c5f7439777e3 ("altid: warn about non-word prefixes")

No differences found