* tests.com: Add the symbol openssl_conf, so the openssl application
[openssl.git] / test / tx509.com
index cd23a354fb59ab976bacafd06eab1ca4f0bb3a77..399eb014901726f61409f17c991e58557c0453f4 100644 (file)
@@ -2,7 +2,7 @@ $! TX509.COM  --  Tests x509 certificates
 $
 $      __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]
 $