Forum: CFEngine Help Subject: Re: BUG ? Whitespace policy not honored Author: zzamboni Link to topic: https://cfengine.com/forum/read.php?3,26542,26545#msg-26545
According to the documentation: https://cfengine.com/manuals/cf3-Reference#whitespace_policy-in-insert_lines if ignore_imbedded is used then all embedded whitespaces are replaced with ‘\s+’. So I think what it means is that *changes in existing whitespace* will be ignored, but not that creation of new whitespace (like you did in your case) will be ignored. By analogy, I think this option is equivalent to diff's -b, but not to -w. _______________________________________________ Help-cfengine mailing list Help-cfengine@cfengine.org https://cfengine.org/mailman/listinfo/help-cfengine