From 15272ab4ed1e6250412fccd48200ed9eae59608f Mon Sep 17 00:00:00 2001 From: marha Date: Mon, 29 Mar 2010 17:08:02 +0000 Subject: Updated to openssl 1.0.0 --- openssl/test/tx509.com | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'openssl/test/tx509.com') diff --git a/openssl/test/tx509.com b/openssl/test/tx509.com index 7b2592f77..399eb0149 100644 --- a/openssl/test/tx509.com +++ b/openssl/test/tx509.com @@ -1,7 +1,9 @@ $! TX509.COM -- Tests x509 certificates $ $ __arch := VAX -$ if f$getsyi("cpu") .ge. 128 then __arch := AXP +$ if f$getsyi("cpu") .ge. 128 then - + __arch = f$edit( f$getsyi( "ARCH_NAME"), "UPCASE") +$ if __arch .eqs. "" then __arch := UNK $ exe_dir := sys$disk:[-.'__arch'.exe.apps] $ $ cmd := mcr 'exe_dir'openssl x509 -- cgit v1.2.3