[augeas-devel] [PATCH] php lens

Bryan Kearney bkearney at redhat.com
Wed Apr 23 19:12:06 UTC 2008


worked for me.. thanks.

One comment.. On autocomplete you add the trailing ". I would suggest 
forcing me to add it. Makes it easier to use traverse the structure for 
dummies like me.

-- bk


David Lutterkort wrote:
> On Wed, 2008-04-23 at 12:28 -0400, Bryan Kearney wrote:
>> I tried that.. no luck. If I ls /files/etc/php.ini I see it listed.. but 
>>   I can not ls mail function.
> 
> I just committed a change that should fix that; you can now enclose
> arguments in single or double quotes in augtool to make sure that
> embedded spaces are treated properly.
> 
> Before, augtool would look at a line like
>         augtool> ls /some path
> 
> and split it into three tokens 'ls', '/some', 'path' and not even
> complain that ls only takes one arg, but is getting two. (Now it does)
> 
> Now you can do
>         augtool> ls '/some path'
> and the right thing should happen.
> 
> David
> 
> 
> 
> 
> _______________________________________________
> augeas-devel mailing list
> augeas-devel at redhat.com
> https://www.redhat.com/mailman/listinfo/augeas-devel




More information about the augeas-devel mailing list