Build Update for openssl/openssl
-------------------------------------

Build: #35153
Status: Broken

Duration: 3 mins and 24 secs
Commit: 3476de9 (OpenSSL_1_1_1-stable)
Author: Bernd Edlinger
Message: Prevent extended tests run unexpectedly in appveyor

Reason turns out that "git log -2" is picking up a merge
commit and a random commit message from the master branch.

Restore the expected behavior by using
git log -1 $env:APPVEYOR_PULL_REQUEST_HEAD_COMMIT

Reviewed-by: Tomas Mraz <[email protected]>
(Merged from https://github.com/openssl/openssl/pull/11981)

(cherry picked from commit d805b83166538907535862372c16ff6ceb648b21)

View the changeset: 
https://github.com/openssl/openssl/compare/3fc83feae0bc...3476de9199c1

View the full build log and details: 
https://travis-ci.org/github/openssl/openssl/builds/693777465?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.

Reply via email to