summaryrefslogtreecommitdiff
path: root/test/testca.com
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2009-08-25 07:17:12 +0000
committerRichard Levitte <levitte@openssl.org>2009-08-25 07:17:12 +0000
commit3acd3158e9affce2d9d30e46680498106f0a3305 (patch)
tree4dbf2636f00bb450c2fc03e9a6c51de586c285c3 /test/testca.com
parent8a04c6f8948e73cfe2edd6a9caa0a2d52300d979 (diff)
Correct some typos and missing things.
Submitted by Arpadffy Zoltan <Zoltan.Arpadffy@scientificgames.se>
Diffstat (limited to 'test/testca.com')
-rw-r--r--test/testca.com2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/testca.com b/test/testca.com
index c4a5af79e7..89922c2ac3 100644
--- a/test/testca.com
+++ b/test/testca.com
@@ -2,7 +2,7 @@ $! TESTCA.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
$
$ openssl := mcr 'exe_dir'openssl