diff options
author | Martin Kosek <mkosek@redhat.com> | 2011-02-10 12:56:49 +0100 |
---|---|---|
committer | Rob Crittenden <rcritten@redhat.com> | 2011-02-11 10:29:55 -0500 |
commit | 5768924710a2ca64a4347c7658f12cde1b40e595 (patch) | |
tree | acb45a2dde61c46f6edeadb37dfb8db536952de2 /dev | |
parent | 95b0563817c20bd7d7d82719d8baf8eac2bc9098 (diff) | |
download | freeipa-5768924710a2ca64a4347c7658f12cde1b40e595.tar.gz freeipa-5768924710a2ca64a4347c7658f12cde1b40e595.tar.xz freeipa-5768924710a2ca64a4347c7658f12cde1b40e595.zip |
Extend API validator
makeapi script is used to check if ipalib API is consistent with the
known state in API.txt. When the API is changed, major API version
should be updated. However, when new options/arguments/outputs were
added to an ipalib command, `makeapi --validate' call did not capture
this.
This patch fixes this issue and ensures that also the last command
in API.txt is checked (it was not before this patch).
https://fedorahosted.org/freeipa/ticket/868
Diffstat (limited to 'dev')
0 files changed, 0 insertions, 0 deletions