help-cfengine
[Top][All Lists]
Advanced

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

Re: RegEx help


From: Atom Powers
Subject: Re: RegEx help
Date: Fri, 25 Nov 2005 09:52:22 -0800

Thank you, that's exactly what it was.
But setting it as a space character won't work either, unless I change
the user description.
control:
  Split=(";")

On 11/23/05, Edward F. Brown <ebrown@lanl.gov> wrote:
> On Wed, November 23, 2005 11:52 am, Atom Powers said:
> > I'm trying to check a user account and send an allert if it's changed.
> > But I'm having trouble with my RegEx; it's not matching the way it
> > should.
>
> Cfengine seems to be regarding those colons as a special character, its
> own field delimiter, or 'Split' character.  Try setting the value of
> 'Split' to something else:
>
> control:
>   Split = ( " " )
>
> -Ed
>


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




reply via email to

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