]> git.ipfire.org Git - thirdparty/libvirt.git/commit
testQemuConfXMLCommon: Strip 'abs_srcdir' paths from '.err' files in qemuxmlconftest
authorPeter Krempa <pkrempa@redhat.com>
Fri, 9 Aug 2024 12:21:23 +0000 (14:21 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Fri, 9 Aug 2024 14:34:33 +0000 (16:34 +0200)
commit4dc889a62611efd902feaea08c552cf81dcf235c
tree5299625fcf8768a7e693c795090405252c68f613
parent63080f0582311ce2940f90faa4e551c22ee10ce0
testQemuConfXMLCommon: Strip 'abs_srcdir' paths from '.err' files in qemuxmlconftest

Upcoming patch will result in having the build directory path in some of
the output files. Replace it by a constant 'ABS_SRCDIR' to avoild
breaking tests.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
tests/qemuxmlconftest.c