]> git.ipfire.org Git - thirdparty/libvirt.git/commit
tests: unlink libxl-driver.log
authorDaniel P. Berrangé <berrange@redhat.com>
Thu, 3 May 2018 13:26:08 +0000 (14:26 +0100)
committerDaniel P. Berrangé <berrange@redhat.com>
Thu, 3 May 2018 13:26:08 +0000 (14:26 +0100)
commit564fdad9cbb7c6e6df1d905076f5b09a8786901b
tree0c12be9efd1faed4684c3757460c9b1f64292508
parent01888af0e2d2ab63faeb8de45011e6025c13c539
tests: unlink libxl-driver.log

The libxlxml2domconfigtest causes a libxl-driver.log file to be created
which breaks make distchck if libxl is enabled. Delete the log file at
the end of the test.

Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
tests/libxlxml2domconfigtest.c