Revert "util/dofile.pl: only quote stuff that actually needs quoting"
authorRichard Levitte <levitte@openssl.org>
Wed, 28 Mar 2018 12:46:27 +0000 (14:46 +0200)
committerRichard Levitte <levitte@openssl.org>
Thu, 29 Mar 2018 07:11:44 +0000 (09:11 +0200)
commit00701e5ea84861b74d9d624f21a6b3fcb12e8acd
treea407dcfb2cdde408db54a060625f5429b1cedd2a
parent8eb399fb25a6ef68b2a9e8d34b242b9767c46abe
Revert "util/dofile.pl: only quote stuff that actually needs quoting"

This wasn't a good solution, too many things depend on the quotes being
there consistently.

This reverts commit 49cd47eaababc8c57871b929080fc1357e2ad7b8.

Fixes #5772

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