summaryrefslogtreecommitdiffstats
path: root/test/testgen.com
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2009-08-25 07:17:13 +0000
committerRichard Levitte <levitte@openssl.org>2009-08-25 07:17:13 +0000
commit2de213732ae21a358bada510cbe7cb39a06bcb23 (patch)
tree0ff30c3042de7b882c9cb5357a0b3f043824d8a5 /test/testgen.com
parent3798c36686d2971e55280f3aa069fc94b4cab687 (diff)
Correct some typos and missing things.
Submitted by Arpadffy Zoltan <Zoltan.Arpadffy@scientificgames.se>
Diffstat (limited to 'test/testgen.com')
-rw-r--r--test/testgen.com3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/testgen.com b/test/testgen.com
index ee62c4c1b5..a4bc574bec 100644
--- a/test/testgen.com
+++ b/test/testgen.com
@@ -2,8 +2,9 @@ $! TETSGEN.COM
$
$ __arch := VAX
$ if f$getsyi("cpu") .ge. 128 then -
- __arch := f$edit( f$getsyi( "ARCH_NAME"), "UPCASE")
+ __arch = f$edit( f$getsyi( "ARCH_NAME"), "UPCASE")
$ if __arch .eqs. "" then __arch := UNK
+$ exe_dir := sys$disk:[-.'__arch'.exe.apps]
$
$ T := testcert
$ KEY = 512