mirror of
git://anongit.mindrot.org/openssh.git
synced 2025-03-04 05:38:39 +00:00
upstream: Remove ssh1 files from CLEANFILES since ssh1 no longer
supported. OpenBSD-Regress-ID: 5b9ae869dc669bac05939b4a2fdf44ee067acfa0
This commit is contained in:
parent
9dc81a5ada
commit
1254fcbb2f
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.102 2019/07/16 02:09:29 dtucker Exp $
|
||||
# $OpenBSD: Makefile,v 1.103 2019/07/16 03:21:54 dtucker Exp $
|
||||
|
||||
REGRESS_TARGETS= unit t1 t2 t3 t4 t5 t6 t7 t8 t9 t10 t11 t12 t-exec
|
||||
tests: prep $(REGRESS_TARGETS)
|
||||
@ -109,9 +109,8 @@ CLEANFILES= *.core actual agent-key.* authorized_keys_${USERNAME} \
|
||||
key.ed25519-512.pub key.rsa-* keys-command-args kh.* \
|
||||
known_hosts known_hosts-cert known_hosts.* krl-* ls.copy \
|
||||
modpipe netcat no_identity_config \
|
||||
pidfile putty.rsa2 ready regress.log \
|
||||
remote_pid revoked-* rsa rsa-agent rsa-agent.pub rsa.pub \
|
||||
rsa1 rsa1-agent rsa1-agent.pub rsa1.pub rsa_ssh2_cr.prv \
|
||||
pidfile putty.rsa2 ready regress.log remote_pid \
|
||||
revoked-* rsa rsa-agent rsa-agent.pub rsa.pub rsa_ssh2_cr.prv \
|
||||
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 \
|
||||
|
Loading…
Reference in New Issue
Block a user