Errored: openssl/openssl#27220 (master - 853094d)

Travis CI builds at travis-ci.org
Mon Aug 12 10:37:25 UTC 2019


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

Build: #27220
Status: Errored

Duration: 29 mins and 46 secs
Commit: 853094d (master)
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)

View the changeset: https://github.com/openssl/openssl/compare/3c74e77bd89e...853094dbe15a

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


More information about the openssl-commits mailing list