[openssh-commits] [openssh] 03/03: upstream: Add (recently added) rsa_oldfmt to CLEANFILES.

git+noreply at mindrot.org git+noreply at mindrot.org
Fri Jul 5 15:08:31 AEST 2019


This is an automated email from the git hooks/post-receive script.

dtucker pushed a commit to branch master
in repository openssh.

commit e187b1d4607392cf2c19243afe0d0311a4ff3591
Author: dtucker at openbsd.org <dtucker at openbsd.org>
Date:   Fri Jul 5 04:19:39 2019 +0000

    upstream: Add (recently added) rsa_oldfmt to CLEANFILES.
    
    OpenBSD-Regress-ID: 405beda94e32aa6cc9c80969152fab91f7c54bd3
---
 regress/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/regress/Makefile b/regress/Makefile
index 925edf71..011eec27 100644
--- a/regress/Makefile
+++ b/regress/Makefile
@@ -1,4 +1,4 @@
-#	$OpenBSD: Makefile,v 1.100 2019/01/20 23:24:19 djm Exp $
+#	$OpenBSD: Makefile,v 1.101 2019/07/05 04:19:39 dtucker Exp $
 
 REGRESS_TARGETS=	unit t1 t2 t3 t4 t5 t6 t7 t8 t9 t10 t11 t12 t-exec
 tests:		prep $(REGRESS_TARGETS)
@@ -114,6 +114,7 @@ CLEANFILES=	*.core actual agent-key.* authorized_keys_${USERNAME} \
 		rsa_ssh2_crnl.prv scp-ssh-wrapper.exe \
 		scp-ssh-wrapper.scp setuid-allowed sftp-server.log \
 		sftp-server.sh sftp.log ssh-log-wrapper.sh ssh.log \
+		ssh-rsa_oldfmt \
 		ssh_config ssh_config.* ssh_proxy ssh_proxy_bak \
 		ssh_proxy_envpass sshd.log sshd_config sshd_config_minimal \
 		sshd_config.orig sshd_proxy sshd_proxy.* sshd_proxy_bak \

-- 
To stop receiving notification emails like this one, please contact
djm at mindrot.org.


More information about the openssh-commits mailing list