util/dofile.pl: only quote stuff that actually needs quoting
authorRichard Levitte <levitte@openssl.org>
Tue, 6 Mar 2018 20:05:16 +0000 (21:05 +0100)
committerRichard Levitte <levitte@openssl.org>
Tue, 6 Mar 2018 20:18:33 +0000 (21:18 +0100)
commit49cd47eaababc8c57871b929080fc1357e2ad7b8
tree0097da5ca803df7a03a70cf376772d139947a4f5
parentcd15cb4d21fce81c94bc16f991c4bb1c73e71bfe
util/dofile.pl: only quote stuff that actually needs quoting

Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/5533)
util/dofile.pl