[augeas-devel] [Augeas] #357: Shellvars: Support all types of quoted strings in arrays

Augeas trac at fedorahosted.org
Thu Aug 15 17:32:55 UTC 2013


#357: Shellvars: Support all types of quoted strings in arrays
-------------------------+---------------------
 Reporter:  webmeister   |       Owner:  lutter
     Type:  enhancement  |      Status:  new
 Priority:  major        |   Milestone:  next
Component:  Augeas       |     Version:  1.0.0
 Keywords:               |  Blocked By:
 Blocking:               |
-------------------------+---------------------
 The current Shellvars.lns allows only double-quoted and unquoted strings
 inside arrays. Thus parsing fails for files that use single-quoted
 strings, e.g.
 [https://projects.archlinux.org/svntogit/packages.git/tree/trunk/makepkg.conf?h=packages/pacman
 makepkg.conf] from Arch Linux.

 Support for other types of strings is already there, but it is currently
 only used for simple values, not for arrays. The attached patch fixes
 this.

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




More information about the augeas-devel mailing list