bug-cfengine
[Top][All Lists]
Advanced

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

Re: Problem with UnCommentLinesContaining


From: John Valdes
Subject: Re: Problem with UnCommentLinesContaining
Date: Sat, 24 Mar 2001 16:00:58 -0600

On Fri, Mar 23, 2001 at 08:14:49PM +0100, Andreas Voegele wrote:
> Under Cfengine 1.6.2 the following program removes some characters
> >from the beginning of all lines containing "de_DE" even if the
> line doesn't contain "#".
> 
>  editfiles:
> 
>     { /etc/locale.gen
>        SetCommentStart "#"
>        SetCommentEnd ""
>        UnCommentLinesContaining "de_DE"
>     }

We've encountered this same problem uncommenting lines in
/etc/default/login under Solaris when we SetCommentStart to "#".
However, this appears to be fixed in Cfengine 1.6.3.  I'd give that
version a try.

John



reply via email to

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