Update status.
[openssl.git] / test / treq.com
index 5524e485ba3d9fa54bf3522f8f690c11ee1da0e1..d2594be6a7ec5f2066f7ca6f38cfd0e065075f68 100644 (file)
@@ -1,7 +1,9 @@
 $! TREQ.COM  --  Tests req 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]
 $
 $      cmd := mcr 'exe_dir'openssl req -config [-.apps]openssl-vms.cnf