summaryrefslogtreecommitdiffstats
path: root/install/tools/man/ipa-server-upgrade.1
diff options
context:
space:
mode:
authorLenka Doudova <ldoudova@redhat.com>2016-10-06 10:54:07 +0200
committerMartin Basti <mbasti@redhat.com>2016-10-11 15:51:09 +0200
commitc3e3130a35f05348405701731ec2d5b85a772997 (patch)
treec8b1e112e4306ab0b7c79dd30bb3276c4fe9beb3 /install/tools/man/ipa-server-upgrade.1
parent8e02652e7c889ce7d32b592b5235917a0f519503 (diff)
downloadfreeipa-c3e3130a35f05348405701731ec2d5b85a772997.tar.gz
freeipa-c3e3130a35f05348405701731ec2d5b85a772997.tar.xz
freeipa-c3e3130a35f05348405701731ec2d5b85a772997.zip
Tests: Fix failing test_ipalib/test_parameters
Parameters test fails because of KeyError caused by improper manipulation with kwargs in Param.__init__ method. During initialization, if kwargs['required'] or kwargs['multivalue'] is None, it is delete from dictionary and hence the missing key. Small change of the condition prevents this from happening. Partially fixes https://fedorahosted.org/freeipa/ticket/6292 Reviewed-By: Martin Babinsky <mbabinsk@redhat.com>
Diffstat (limited to 'install/tools/man/ipa-server-upgrade.1')
0 files changed, 0 insertions, 0 deletions