[augeas-devel] [Augeas] #163: nrpe.aug does not compile

Augeas trac at fedorahosted.org
Fri Jan 7 23:49:17 UTC 2011


#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




More information about the augeas-devel mailing list