[augeas-devel] Re: [Augeas] #53: The "editor" field in sudoers cannot be parsed properly

Augeas trac at fedorahosted.org
Sat Mar 28 10:51:05 UTC 2009


#53: The "editor" field in sudoers cannot be parsed properly
----------------------+-----------------------------------------------------
  Reporter:  raphink  |       Owner:  lutter
      Type:  defect   |      Status:  new   
  Priority:  major    |   Milestone:  next  
 Component:  Augeas   |     Version:  0.4.1 
Resolution:           |    Keywords:        
----------------------+-----------------------------------------------------
Comment (by raphink):

 Just as for ticket #52, I believe non-disjoint union (see ticket #8) could
 help fix this ticket, by allowing expressions that are ambiguous, with a
 priority, something like :

 {{{
 let editor = editor_with_no_spaces || dquote. editor_with_spaces . dquote
 }}}

 The parser would default to no spaces when it's possible (and when no
 dquotes are found already) for both get and put (see ticket #52 for
 details).

-- 
Ticket URL: <https://fedorahosted.org/augeas/ticket/53#comment:1>
Augeas <http://augeas.net/>
a configuration API




More information about the augeas-devel mailing list