+--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. -- Mathieu Arnold
0003-An-alias-can-also-be-a-command-containing-spaces.patch
Description: Binary data
_______________________________________________ augeas-devel mailing list [email protected] https://www.redhat.com/mailman/listinfo/augeas-devel
