[augeas-devel] ideas about worker.properties?

Francis Giraldeau francis.giraldeau at revolutionlinux.com
Mon Aug 23 16:06:04 UTC 2010


Le lundi 23 août 2010 à 17:11 +0200, Tim Stoop a écrit : 
> 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.
> 
> 

You can remove it safely, it's an anonymous "let" for debugging. Your
augeas (already) is too old for that. 

Francis




More information about the augeas-devel mailing list