aboutsummaryrefslogtreecommitdiff
path: root/openssl/test/testgen.com
diff options
context:
space:
mode:
Diffstat (limited to 'openssl/test/testgen.com')
-rw-r--r--openssl/test/testgen.com4
1 files changed, 3 insertions, 1 deletions
diff --git a/openssl/test/testgen.com b/openssl/test/testgen.com
index 5d28ebec7..a4bc574be 100644
--- a/openssl/test/testgen.com
+++ b/openssl/test/testgen.com
@@ -1,7 +1,9 @@
$! TETSGEN.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
$ exe_dir := sys$disk:[-.'__arch'.exe.apps]
$
$ T := testcert