summaryrefslogtreecommitdiffstats
path: root/install
diff options
context:
space:
mode:
authorPetr Viktorin <pviktori@redhat.com>2013-10-02 15:16:38 +0200
committerPetr Viktorin <pviktori@redhat.com>2013-10-02 16:09:07 +0200
commit295ce7bf18510efbe7d170887eb4e6956d3db035 (patch)
treeb1a2761d11f24aadde26ec605397e72124527b9b /install
parent1acd00487fad66983ec2716cb4ef888f8813d390 (diff)
downloadfreeipa-295ce7bf18510efbe7d170887eb4e6956d3db035.tar.gz
freeipa-295ce7bf18510efbe7d170887eb4e6956d3db035.tar.xz
freeipa-295ce7bf18510efbe7d170887eb4e6956d3db035.zip
Use correct super-calls in get_args() methods
The get_args methods in ipalib.crud and ipalib.plugins.baseldap used super() calls that skipped some of the classes in the inheritance chain, and contained code that reimplemented some of the skipped functionality. This made it difficult to customize the get_args behavior. Use proper super() calls.
Diffstat (limited to 'install')
0 files changed, 0 insertions, 0 deletions