[openssl-commits] Passed: openssl/openssl#4194 (master - cbece22)

Travis CI builds at travis-ci.org
Fri May 27 16:02:55 UTC 2016


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

Build: #4194
Status: Passed

Duration: 23 minutes and 32 seconds
Commit: cbece22 (master)
Author: Richard Levitte
Message: Allow space in PERL spec (unix only)

Someone wants to configure like this:

    PERL="/usr/bin/env perl" ./config

The end goal is to get that in the #! line of CA.pl and a few other
scripts.  That works well already, but in the Makefile, there were a
few lines looking like this:

    PERL=$(PERL) $(PERL) whatever.pl ...

Those need some quoting.

RT#4311

Reviewed-by: Matt Caswell <matt at openssl.org>

View the changeset: https://github.com/openssl/openssl/compare/46ac07f5455d...cbece22079a6

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

--

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/20160527/745f6d90/attachment-0001.html>


More information about the openssl-commits mailing list