#163: nrpe.aug does not compile
-------------------------+--------------------------------------------------
Reporter: mat | Owner: mfo
Type: defect | Status: closed
Priority: major | Milestone: next
Component: Augeas | Version: devel
Resolution: worksforme | Keywords:
-------------------------+--------------------------------------------------
Changes (by lutter):
* status: new => closed
* resolution: => worksforme
Comment:
An empty file or one with a blank comment won't produce any entries in the
tree underneath /files/etc/nrpe.cfg - that is consistent with how other
lenses work.
The following tests all pass and seem perfectly fine to me:
{{{
test Nrpe.lns get "\n" = { }
test Nrpe.lns get "#\n" = { }
test Nrpe.lns get "# foo\n" = { "#comment" = "foo" }
}}}
I am closing this ticket; if you disagree please reopen with a test file
and a description of what the desired tree should be.
--
Ticket URL: <https://fedorahosted.org/augeas/ticket/163#comment:6>
Augeas <http://augeas.net/>
a configuration API
_______________________________________________
augeas-devel mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/augeas-devel