On 23 January 2012 21:07, David Kalnischkies
wrote:
> Hi!
>
> On Sun, Jan 22, 2012 at 10:02, Daniel Hartwig wrote:
>> Patch to add support for clearing configuration items from the command-line:
>>
>> $ apt-config -o Foo::Bar=1 -o "#clear Foo::Bar" dump | grep ^Foo
>
> Thanks for the patch!
>
>
Hi!
On Sun, Jan 22, 2012 at 10:02, Daniel Hartwig wrote:
> Patch to add support for clearing configuration items from the command-line:
>
> $ apt-config -o Foo::Bar=1 -o "#clear Foo::Bar" dump | grep ^Foo
Thanks for the patch!
But i am not sure if this is a good idea. Adding it this way means
Package: apt
Severity: wishlist
Usertags: push
Patch to add support for clearing configuration items from the command-line:
$ apt-config -o Foo::Bar=1 -o "#clear Foo::Bar" dump | grep ^Foo
Foo "";
Foo::Bar "";
=== modified file 'apt-pkg/contrib/cmndline.cc'
--- apt-pkg/contrib/cmndline.cc 201
3 matches
Mail list logo