[openssl-commits] Errored: openssl/openssl#2740 (master - c5798e0)

Travis CI builds at travis-ci.org
Thu Mar 10 00:54:52 UTC 2016


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

Build: #2740
Status: Errored

Duration: 10 minutes and 54 seconds
Commit: c5798e0 (master)
Author: Richard Levitte
Message: Correct slight logic error in processing IF in build.info

This corrects a fault where the inner IF in this example was still
being acted upon:

  IF[0]
    ...whatever...
    IF[1]
      ...whatever more...
    ENDIF
  ENDIF

With this change, the inner IF is skipped over.

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

View the changeset: https://github.com/openssl/openssl/compare/64b9d84bfd0d...c5798e0eb557

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

--

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/20160310/7de166e9/attachment-0001.html>


More information about the openssl-commits mailing list