Build Update for openssl/openssl ------------------------------------- Build: #21901 Status: Still Failing
Duration: 22 mins and 34 secs Commit: 9f15e5b (master) Author: Richard Levitte Message: VMS: fix collected error strings It turns out that on VMS, strerror() returns messages with added spaces at the end. We wouldn't had noticed if it wasn't for perl trimming those spaces off for its own sake and thereby having test/recipes/02-test_errstr.t fail on VMS. The safe fix is to do the same trimming ourselves. Reviewed-by: Paul Dale <[email protected]> (Merged from https://github.com/openssl/openssl/pull/7701) View the changeset: https://github.com/openssl/openssl/compare/8d9535ec3e31...9f15e5b911ba View the full build log and details: https://travis-ci.org/openssl/openssl/builds/459164673?utm_medium=notification&utm_source=email -- You can unsubscribe from build emails from the openssl/openssl repository going to https://travis-ci.org/account/preferences/unsubscribe?repository=5849220&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.
_____ openssl-commits mailing list To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-commits
