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

Build: #24160
Status: Still Failing

Duration: 23 mins and 56 secs
Commit: 5f702f1 (OpenSSL_1_1_1-stable)
Author: Dr. Matthias St. Pierre
Message: Configure: untabify indentation

The indentation in the Configure file is currently very strange when
viewed in an editor with a tab width of four spaces, because it has
mixed tab-and-whitespace indentation, which was apparently done with
a tab width of eight spaces.

This commit converts all tabs to spaces using expand(1) with default
    settings. To verify that there are only whitespace changes, use

   git show --ignore-space-change  <this commit>

Reviewed-by: Paul Dale <paul.d...@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/8512)

View the changeset: 
https://github.com/openssl/openssl/compare/0d0d12b80456...5f702f16e7ed

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