Commit f0e3fca9 authored by Andy Polyakov's avatar Andy Polyakov
Browse files

util/copy.pl: work around glob quirk in some of earlier 5.1x Perl versions.



In earlier 5.1x Perl versions quoting globs works only if there is
white space. If there is none, it's looking for names starting with ".

Reviewed-by: default avatarRich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/4695)

(cherry picked from commit 1097d2a3)
parent 84f870be
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment