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:13:34 +0000 (09:13 +0200)
commit7ee2a43069913fb7c444c656048996ea92cc465e
tree30f32230555f2678101f59de0866f3a821d8ec43
parente9d26dc85238c071117d911704f5f769e79b46a1
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)

(cherry picked from commit 00701e5ea84861b74d9d624f21a6b3fcb12e8acd)
util/dofile.pl