Print openssl version information at the end of the tests
[openssl.git] / test / testca.com
index e9e98736a781fcb6f4cdddd3fd7789918663a201..ec7e56dad659bf4e610c8e7bc32dee2355de104d 100644 (file)
@@ -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