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:21:42 +0000 (21:21 +0100)
commit77ba00bc3b7a1348f310ea7ce44890eb2c11899f
tree07217ddad66d2b658ede5e506a45ab32cec1b7df
parenta6356981791c37411096444e44d98bc561350300
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)

(cherry picked from commit 49cd47eaababc8c57871b929080fc1357e2ad7b8)
util/dofile.pl