[openssl-commits] Still Failing: openssl/openssl#1335 (master - 3498076)

Travis CI builds at travis-ci.org
Tue Jan 26 22:28:28 UTC 2016


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

Build: #1335
Status: Still Failing

Duration: 45 minutes and 48 seconds
Commit: 3498076 (master)
Author: Rich Salz
Message: Remove /* foo.c */ comments

This was done by the following
        find . -name '*.[ch]' | /tmp/pl
where /tmp/pl is the following three-line script:
        print unless $. == 1 && m@/\* .*\.[ch] \*/@;
        close ARGV if eof; # Close file to reset $.

And then some hand-editing of other files.

Reviewed-by: Viktor Dukhovni <viktor at openssl.org>

View the changeset: https://github.com/openssl/openssl/compare/97ad48702993...349807608f31

View the full build log and details: https://travis-ci.org/openssl/openssl/builds/105011209

--

You can configure 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/20160126/1e8bdedf/attachment.html>


More information about the openssl-commits mailing list