#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

_______________________________________________
augeas-devel mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/augeas-devel

Reply via email to