summaryrefslogtreecommitdiffstats
path: root/test/testgen.com
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2009-05-15 16:37:08 +0000
committerRichard Levitte <levitte@openssl.org>2009-05-15 16:37:08 +0000
commit006c7c6bb1fbf13295a531bf5ee55e8e6fb0a501 (patch)
treeaff8907d76668bd049098e7da93c75fccdb29491 /test/testgen.com
parentbd4a902a1506f00e3d738a7c87a606c15adf8f59 (diff)
Functional VMS changes submitted by sms@antinode.info (Steven M. Schweda).
Thank you\! (note: not tested for now, a few nightly builds should give indications though)
Diffstat (limited to 'test/testgen.com')
-rw-r--r--test/testgen.com5
1 files changed, 3 insertions, 2 deletions
diff --git a/test/testgen.com b/test/testgen.com
index 5d28ebec72..ee62c4c1b5 100644
--- a/test/testgen.com
+++ b/test/testgen.com
@@ -1,8 +1,9 @@
$! TETSGEN.COM
$
$ __arch := VAX
-$ if f$getsyi("cpu") .ge. 128 then __arch := AXP
-$ exe_dir := sys$disk:[-.'__arch'.exe.apps]
+$ if f$getsyi("cpu") .ge. 128 then -
+ __arch := f$edit( f$getsyi( "ARCH_NAME"), "UPCASE")
+$ if __arch .eqs. "" then __arch := UNK
$
$ T := testcert
$ KEY = 512