help-cfengine
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Bug in BeginGroupIfLineContaining?


From: Atom Powers
Subject: Re: Bug in BeginGroupIfLineContaining?
Date: Mon, 23 Jan 2006 18:03:46 -0800

On 1/23/06, Michael Kingsbury <mk@beakerware.net> wrote:
>         LocateLineMatching  "passwd:.*"
> --
> -mike
>

I don't think this will ever match. If I recall, matching is very explicit.
Try putting the start-of-line character in there.

LocateLineMatching "^passwd:.*"

--
--
Perfection is just a word I use occasionally with mustard.
--Atom Powers--




reply via email to

[Prev in Thread] Current Thread [Next in Thread]