]> xenbits.xensource.com Git - libvirt.git/commit
tests: Allow use of close() in mock libraries
authorAndrea Bolognani <abologna@redhat.com>
Thu, 11 Feb 2016 12:51:26 +0000 (13:51 +0100)
committerAndrea Bolognani <abologna@redhat.com>
Thu, 11 Feb 2016 17:24:31 +0000 (18:24 +0100)
commitb4ddb8835c5b9ac869a5b90af8f3e6aa170f3531
treebbe524ff09629d3439fa67f0728e3d60e6bd3a17
parentcaf8d479c6c7748ddaafa29240d969edf4586f9f
tests: Allow use of close() in mock libraries

As mock libraries are not to be linked against libvirt, the
sc_prohibit_close syntax-check rule does not apply.

This fixes a syntax-check failure introduced by commit a03cbfe0fb.
cfg.mk