Build Update for libvirt/libvirt
-------------------------------------
Build: #1911
Status: Passed
Duration: 22 mins and 45 secs
Commit: 7282f45 (v5.0.0-rc1)
Author: Laine Stump
Message: util: use nlmsg_find_attr() instead of an open-coded loop
This is about the same number of code lines, but is simpler, and more
consistent with what will be added to check another attribute in a
coming patch.
As a side effect, it
Resolves:
https://bugzilla.redhat.com/1583131
Signed-off-by: Laine Stump <laine(a)laine.org>
Reviewed-by: Erik Skultety <eskultet(a)redhat.com>
View the changeset:
https://github.com/libvirt/libvirt/compare/v5.0.0-rc1
View the full build log and details:
https://travis-ci.org/libvirt/libvirt/builds/478041283?utm_medium=notific...
--
You can unsubscribe from build emails from the libvirt/libvirt repository going to
https://travis-ci.org/account/preferences/unsubscribe?repository=4872032&....
Or unsubscribe from *all* email updating your settings at
https://travis-ci.org/account/preferences/unsubscribe?utm_medium=notifica....
Or configure specific recipients for build notifications in your .travis.yml file. See
https://docs.travis-ci.com/user/notifications.