Commit 29b28eee authored by Richard Levitte's avatar Richard Levitte
Browse files

Not all shells understand !



In unix-Makefile.tmpl, this construction has been used a few times

	if ! something; then ...

It seems, though, that some shells do not understand !, so these need
to be changed.

Reviewed-by: default avatarRich Salz <rsalz@openssl.org>
parent 08538fc0
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