summaryrefslogtreecommitdiffstats
path: root/test/testca.com
diff options
context:
space:
mode:
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 e9e98736a7..ec7e56dad6 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