[Libvirt-ci] Passed: libvirt/libvirt#1774 (v4.9.0-rc1 - 5a12871)

Build Update for libvirt/libvirt ------------------------------------- Build: #1774 Status: Passed Duration: 22 mins and 10 secs Commit: 5a12871 (v4.9.0-rc1) Author: Daniel P. Berrangé Message: rpc: fix handling of SSH auth failure code The result of libssh2_userauth_password is being assigned to 'ret' in one branch and 'rc' in the other branch. Checks are all done against the 'ret' variable, so one branch never does the correct check. Reviewed-by: Andrea Bolognani <abologna@redhat.com> Signed-off-by: Daniel P. Berrangé <berrange@redhat.com> View the changeset: https://github.com/libvirt/libvirt/compare/v4.9.0-rc1 View the full build log and details: https://travis-ci.org/libvirt/libvirt/builds/448500912?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