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

Build: #1952
Status: Passed

Duration: 1 hour, 19 minutes, and 42 seconds
Commit: 5be5e56 (master)
Author: Richard Levitte
Message: VMS: rather use a quick file comparison than DIFF

VMS DIFF tries to calculate all the differences, which is slower than
just reading the files and stopping at the first difference.  The
latter doesn't exist as a command, so the problem is solved with perl
and File::Compare (has been in core perl since very early version 5).

Reviewed-by: Viktor Dukhovni <[email protected]>

View the changeset: 
https://github.com/openssl/openssl/compare/c058fcd79877...5be5e56c0901

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

--

You can configure recipients for build notifications in your .travis.yml file. 
See https://docs.travis-ci.com/user/notifications

_____
openssl-commits mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-commits

Reply via email to