]> xenbits.xensource.com Git - libvirt.git/commit
virschematest: Don't bother checking symlinked XMLs
authorPeter Krempa <pkrempa@redhat.com>
Tue, 23 Jan 2024 12:59:11 +0000 (13:59 +0100)
committerPeter Krempa <pkrempa@redhat.com>
Wed, 24 Jan 2024 08:19:27 +0000 (09:19 +0100)
commitf997fcca71a16b102e6ee663a3fb86bed8de9d7d
tree1f863d0869c496754533db42401204238b6af026
parent91f9a9fb4fc0d34ed8d7a869de3d9f87687c3618
virschematest: Don't bother checking symlinked XMLs

There's plenty symlinks in qemuxml2argvdata and qemuxml2xmlout
directories pointing to other files in the same directory. It makes no
sense to check those files twice, thus we can simply skip symlinks.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
Reviewed-by: Andrea Bolognani <abologna@redhat.com>
tests/virschematest.c