Build Update for libvirt/libvirt
-------------------------------------
Build: #2086
Status: Passed
Duration: 35 mins and 44 secs
Commit: 3d46d4a (master)
Author: Andrea Bolognani
Message: util: Tweak virStringMatchesNameSuffix()
We can use STRNEQ() instead of STRNEQLEN() since we're only
interested in the trailing part of the string and we've
already verified that the length of file, name and suffix
are those we expect.
Signed-off-by: Andrea Bolognani <abologna(a)redhat.com>
ACKed-by: Peter Krempa <pkrempa(a)redhat.com>
View the changeset:
https://github.com/libvirt/libvirt/compare/696239ba6f83...3d46d4a1bc8e
View the full build log and details:
https://travis-ci.org/libvirt/libvirt/builds/503199762?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.