[augeas-devel] ideas about worker.properties?

Tim Stoop tim.stoop at gmail.com
Mon Aug 23 15:11:48 UTC 2010


Hi Francis,

2010/8/23 Francis Giraldeau <francis.giraldeau at revolutionlinux.com>:
> Basicaly, to handle the "," between values, but not with the last
> element, you have to use a regexp like this:
>
> (l . ",")* . l
>
> Attached is a sample lens to do this. (needs refinement, but gives the
> idea).

Thanks! This is what I intended, indeed. However, pushing your recipe
through augparse gives an error...

Syntax error in lens definition
workersproperties.aug:38:4: Unexpected character _
workersproperties.aug:38.6-.7:syntax error, unexpected '=', expecting LIDENT
workersproperties.aug:syntax error

Any idea what's wrong here? It seems to have trouble with the
underscore. I'm using 0.7.0.


-- 
Gegroet,
Tim




More information about the augeas-devel mailing list