Revert accidental commit
authortb <tb@openbsd.org>
Mon, 18 Jul 2022 09:17:44 +0000 (09:17 +0000)
committertb <tb@openbsd.org>
Mon, 18 Jul 2022 09:17:44 +0000 (09:17 +0000)
regress/lib/libssl/tlsfuzzer/Makefile

index 2731676..b57b44d 100644 (file)
@@ -1,4 +1,4 @@
-#      $OpenBSD: Makefile,v 1.5 2022/07/18 09:15:08 tb Exp $
+#      $OpenBSD: Makefile,v 1.6 2022/07/18 09:17:44 tb Exp $
 
 .if !exists(/usr/local/share/tlsfuzzer)
 regress:
@@ -18,7 +18,7 @@ CLEANFILES    += localhost.key localhost.crt
 
 PORT           ?= 4433
 SLOW           = -s
-TIMING         = -t
+TIMING         = -t
 VERBOSE                = # -v
 
 regress-tlsfuzzer: certs