[augeas-devel] cgconfig.conf augeas lenses and its test file

David Lutterkort lutter at redhat.com
Tue Feb 9 20:03:32 UTC 2010


Hi Ivana,

On Tue, 2010-02-09 at 10:13 +0100, Ivana Hutarova Varekova wrote:
> I agree again - good idea.
> Do you prefer to get a patch for this two issues from me, or do you 
> preffer to create it yourself?

Here's the patch with those changes. The one thing to be careful about
is that there are now a few things that become the labels of tree nodes
(e.g. the name of a controller) - that only works if those strings do
not contain '/'. One place where I thought that _might_ happen is in
variable_setting. That's why I translate 'uvw = xyz' into

  { "variable" = "uvw" { "value" = "xyz" } }

instead of just { "uvw" = "xyz" }.

With all that, the patch with those changes is attached. Let me know if
it's ok, and I will commit it.

David


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Cgconfig-lens-and-tests-for-libcgroup-config.patch
Type: text/x-patch
Size: 9839 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/augeas-devel/attachments/20100209/cffdef4a/attachment.bin>


More information about the augeas-devel mailing list