Adjust the verify_extra test recipe to its executable
authorRichard Levitte <levitte@openssl.org>
Mon, 7 Sep 2015 14:26:04 +0000 (16:26 +0200)
committerRichard Levitte <levitte@openssl.org>
Mon, 7 Sep 2015 22:54:49 +0000 (00:54 +0200)
The verify_extra_test was recently changed to take its parameters as
arguments instead of having them hardcoded.

Reviewed-by: Rich Salz <rsalz@openssl.org>

No differences found