Update status.
[openssl.git] / test / treq.com
index 7b9cb9897cc658c5b82a72405daba2694c532658..d2594be6a7ec5f2066f7ca6f38cfd0e065075f68 100644 (file)
@@ -2,7 +2,7 @@ $! TREQ.COM  --  Tests req 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]
 $