X-Git-Url: https://git.openssl.org/?p=openssl.git;a=blobdiff_plain;f=test%2Ftestssl.com;h=b79d470a1476afbe8bc43b3acbfbf0f6fefb1dfe;hp=26308f7715cd8098014c113a3df8eb6fa215f3ab;hb=006c7c6bb1fbf13295a531bf5ee55e8e6fb0a501;hpb=bd4a902a1506f00e3d738a7c87a606c15adf8f59 diff --git a/test/testssl.com b/test/testssl.com index 26308f7715..b79d470a14 100644 --- a/test/testssl.com +++ b/test/testssl.com @@ -1,7 +1,9 @@ $! TESTSSL.COM $ $ __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 $ texe_dir := sys$disk:[-.'__arch'.exe.test] $ exe_dir := sys$disk:[-.'__arch'.exe.apps] $