]> git.ipfire.org Git - thirdparty/libvirt.git/commit
apibuild: Fix self.waring method call
authorluzhipeng <luzhipeng@cestc.cn>
Sat, 7 May 2022 01:17:31 +0000 (09:17 +0800)
committerMartin Kletzander <mkletzan@redhat.com>
Mon, 9 May 2022 12:44:36 +0000 (14:44 +0200)
commit3e009bbdb82af53886808ee0dcdca760dd4dbfde
tree7533fda0e30581aeed94b22c2be405160c00bb7a
parent1512119afd8fc5a706bdaf0db01a32befa3ce76c
apibuild: Fix self.waring method call

The parameters of self.warning is inconsistent with its definition, So
fix it.

Signed-off-by: luzhipeng <luzhipeng@cestc.cn>
Reviewed-by: Martin Kletzander <mkletzan@redhat.com>
scripts/apibuild.py