Functional VMS changes submitted by sms@antinode.info (Steven M. Schweda).
[openssl.git] / test / trsa.com
index 6dbe59ef644fd24151e206dbb0309a8862ad84e8..aa15c4726f9d913a86ad29202c4a1911b81ed00e 100644 (file)
@@ -1,7 +1,9 @@
 $! TRSA.COM  --  Tests rsa keys
 $
 $      __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]
 $
 $      set noon