On Thu, 2010-11-04 at 15:46 +0100, Mathieu Arnold wrote: > +--On 3 novembre 2010 18:10:48 +0100 Mathieu Arnold <[email protected]> wrote: > | + let command = /\|"[^,"\n]+"/ > | let comma = del /,[ \t]*(\n[ \t]+)?/ ", " > | + let destination = ( word | command ) > | + let value_list = Build.opt_list ([ label "value" . store > | destination]) comma > > Ok, I finally got to the point where you can put a comma in a command, > attached is a patch including that fix.
This completely fell through the cracks - I finally applied the patch nd pushed it. David _______________________________________________ augeas-devel mailing list [email protected] https://www.redhat.com/mailman/listinfo/augeas-devel
