[augeas-devel] [Augeas] #27: augtool print command inconsistency

Augeas trac at fedorahosted.org
Tue Oct 21 04:37:06 UTC 2008


#27: augtool print command inconsistency
---------------------------+------------------------------------------------
 Reporter:  freeekanayaka  |       Owner:  lutter
     Type:  defect         |      Status:  new   
 Priority:  minor          |   Milestone:  next  
Component:  Augeas         |     Version:  0.3.1 
 Keywords:                 |  
---------------------------+------------------------------------------------
 The /etc/default/apmd file contains a variable with a space inside its
 value:

 {{{
 APMD="--proxy-timeout 30"
 }}}

 and priting the variable with augtool results in:

 {{{
 ~$ augtool print /files/etc/default/apmd/APMD /files/etc/default/apmd/APMD
 = "\"--proxy-timeout 30\""
 }}}

 The way this is printed is probably a bad idea, since it's not how you
 type it in.

-- 
Ticket URL: <https://fedorahosted.org/augeas/ticket/27>
Augeas <http://augeas.net/>
a configuration API




More information about the augeas-devel mailing list