
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@redhat.com> ACKed-by: Peter Krempa <pkrempa@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=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.