[Freeipa-devel] [PATCH 685] parameters: move the `confirm` kwarg to Param

David Kupka dkupka at redhat.com
Wed Aug 10 06:52:55 UTC 2016


On 08/08/16 13:40, Jan Cholasta wrote:
> On 8.8.2016 13:26, Martin Basti wrote:
>>
>>
>> On 08.08.2016 13:27, Jan Cholasta wrote:
>>> Hi,
>>>
>>> the attached patch fixes <https://fedorahosted.org/freeipa/ticket/6174>.
>>>
>>> Honza
>>>
>>>
>>>
>> Please document this change in Param dosctring
>>
>> --- a/ipalib/parameters.py
>> +++ b/ipalib/parameters.py
>> @@ -418,6 +418,7 @@ class Param(ReadOnly):
>>          ('cli_metavar', str, None),
>>          ('no_convert', bool, False),
>>          ('deprecated', bool, False),
>> +        ('confirm', bool, True),
>>
>>
>> Martin^2
>>
>>
>
>
>
>

Works for me, ACK.

Pushed to master: e9c1d21b9fec17ab13894885eb1238631ecc43e5

-- 
David Kupka




More information about the Freeipa-devel mailing list