Have the VMS build system catch up with the 1.0.0-stable branch.
[openssl.git] / test / tcrl.com
index 48567095693f13233f0ee2c223387b21fd1887a5..1f606eb850800fe44c078aa60927bbcd5c4621fd 100644 (file)
@@ -2,7 +2,7 @@ $! TCRL.COM  --  Tests crl keys
 $
 $      __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]
 $