[Libvirt-ci] Passed: libvirt/libvirt#2167 (v5.2.0-rc1 - 97b729e)

Build Update for libvirt/libvirt ------------------------------------- Build: #2167 Status: Passed Duration: 15 mins and 35 secs Commit: 97b729e (v5.2.0-rc1) Author: Michal Privoznik Message: qemuxml2argvtest: Drop dependency between testInfoArgName and virQEMUCapsFlags enums Introduced in fdf6c89ee7b, this dependency looks weird. It was needed because of the way that while() loop was written - it fetches next argument in every iteration. Therefore, our only option was for ARG_END to have the same value as QEMU_CAPS_LAST. This also meant that QEMU_CAPS_* could have been only at the end of the __VA_ARGS__. This commit reworks the while() loop and removes the dependency. Signed-off-by: Michal Privoznik <mprivozn@redhat.com> Reviewed-by: Daniel P. Berrangé <berrange@redhat.com> View the changeset: https://github.com/libvirt/libvirt/compare/v5.2.0-rc1 View the full build log and details: https://travis-ci.org/libvirt/libvirt/builds/512455045?utm_medium=notification&utm_source=email -- You can unsubscribe from build emails from the libvirt/libvirt repository going to https://travis-ci.org/account/preferences/unsubscribe?repository=4872032&utm_medium=notification&utm_source=email. Or unsubscribe from *all* email updating your settings at https://travis-ci.org/account/preferences/unsubscribe?utm_medium=notification&utm_source=email. Or configure specific recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications.
participants (1)
-
Travis CI