Still Failing: openssl/openssl#27221 (OpenSSL_1_1_1-stable - e17a712)
Travis CI
builds at travis-ci.org
Mon Aug 12 10:43:08 UTC 2019
Build Update for openssl/openssl
-------------------------------------
Build: #27221
Status: Still Failing
Duration: 23 mins and 13 secs
Commit: e17a712 (OpenSSL_1_1_1-stable)
Author: Richard Levitte
Message: Configurations/unit-Makefile.tmpl: Don't clean away dotted files
A local 'make clean' did some sweeping removals of files execpt for
the .git directory. This is a little too sweeping, as other dotted
files might be cleaned away if they happen to match the pattern that's
searched for.
An example is a symlink .dir-locals.el that would keep disappearing if
you build in the source tree and do a make clean...
So we change this to leave all dotted files alone. Our builds do not
produce such files anyway, so this is a harmless (or rather, less
harmful) change.
Reviewed-by: Paul Dale <paul.dale at oracle.com>
(Merged from https://github.com/openssl/openssl/pull/9573)
(cherry picked from commit 853094dbe15a49b334f3488fc99a557abf021c09)
View the changeset: https://github.com/openssl/openssl/compare/027dcbfb5516...e17a712e7637
View the full build log and details: https://travis-ci.org/openssl/openssl/builds/570768680?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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mta.openssl.org/pipermail/openssl-commits/attachments/20190812/538fac7c/attachment.html>
More information about the openssl-commits
mailing list