X-Git-Url: http://wagner.pp.ru/gitweb/?a=blobdiff_plain;f=test%2F03-encrypt.t;h=d5b56c463595a0aa97eb02fc1d0e93cce11c03b1;hb=511f42367dbdcd6a53014a5ec1b9e3a58d6455a4;hp=9cada3492b9c16aeca16df1f79e8114475874af1;hpb=ffd061c803b2d45fc26234ef6054a250f2abe5ba;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;