summaryrefslogtreecommitdiffstats
path: root/test/testgen.com
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2009-05-15 16:36:56 +0000
committerRichard Levitte <levitte@openssl.org>2009-05-15 16:36:56 +0000
commitcc8cc9a3a175690d146a209d648652bbd53b3e68 (patch)
treeb65b88c0cdadd458389b5cd2a01df37367bac755 /test/testgen.com
parentaf55c09d9fc91494bc5a4ace682d320b37729ef0 (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