remove errstr -stats test
authortb <tb@openbsd.org>
Mon, 24 Jul 2023 05:54:12 +0000 (05:54 +0000)
committertb <tb@openbsd.org>
Mon, 24 Jul 2023 05:54:12 +0000 (05:54 +0000)
reminded by anton

regress/usr.bin/openssl/appstest.sh

index 37842ec..3125a42 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# $OpenBSD: appstest.sh,v 1.57 2023/07/03 05:31:56 beck Exp $
+# $OpenBSD: appstest.sh,v 1.58 2023/07/24 05:54:12 tb Exp $
 #
 # Copyright (c) 2016 Kinichiro Inoguchi <inoguchi@openbsd.org>
 #
@@ -118,8 +118,6 @@ __EOF__
        start_message "errstr"
        $openssl_bin errstr 2606A074
        check_exit_status $?
-       $openssl_bin errstr -stats 2606A074 > $user1_dir/errstr-stats.out
-       check_exit_status $?
 
        #---------#---------#---------#---------#---------#---------#---------