Frank Lichtenheld <[EMAIL PROTECTED]> writes: > On Sat, Aug 23, 2008 at 11:59:37AM -0400, Theodore Tso wrote:
>> I suspect lintian is simply searching for the string "adduser" to >> trigger the lintian warning. > Hmm, the test currently searches for '\badduser\b', I think the second > \b could be replaced by something more strict, like \s (since I can't > think of any usage of adduser without any options). Yes, agreed. -- Russ Allbery ([EMAIL PROTECTED]) <http://www.eyrie.org/~eagle/> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

