Skip to content
Commit 5be5e56c authored by Richard Levitte's avatar Richard Levitte
Browse files

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: default avatarViktor Dukhovni <viktor@openssl.org>
parent 70ef9057
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment