X-Git-Url: http://www.wagner.pp.ru/gitweb/?a=blobdiff_plain;f=test%2F03-encrypt.t;h=d5b56c463595a0aa97eb02fc1d0e93cce11c03b1;hb=6eb11c677ad3c948da4abdca45ff451f50f413c1;hp=9cada3492b9c16aeca16df1f79e8114475874af1;hpb=3461793cc682c3336292696ded27f117849bcef0;p=openssl-gost%2Fengine.git diff --git a/test/03-encrypt.t b/test/03-encrypt.t index 9cada34..d5b56c4 100644 --- a/test/03-encrypt.t +++ b/test/03-encrypt.t @@ -11,8 +11,10 @@ $use_config = 1; # prepare data for -# Set OPENSSL_ENGINES environment variable to just build engine -$ENV{'OPENSSL_ENGINES'} = abs_path("../.libs"); +# Set OPENSSL_ENGINES environment variable to just built engine +if(!defined $ENV{'OPENSSL_ENGINES'}){ + $ENV{'OPENSSL_ENGINES'} = abs_path("../.libs"); +} $key='0123456789abcdef' x 2;