upstream: Clean up ssh-add and ssh-agent logs.
OpenBSD-Regress-ID: 9eda8e4c3714d7f943ab2e73ed58a233bd29cd2c
This commit is contained in:
parent
7a8b40cf6a
commit
ccf5a13868
|
@ -1,4 +1,4 @@
|
|||
# $OpenBSD: Makefile,v 1.120 2022/01/06 21:46:56 dtucker Exp $
|
||||
# $OpenBSD: Makefile,v 1.121 2022/12/01 02:22:13 dtucker Exp $
|
||||
|
||||
tests: prep file-tests t-exec unit
|
||||
|
||||
|
@ -129,6 +129,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-agent.log ssh-add.log \
|
||||
ssh-rsa_oldfmt knownhosts_command \
|
||||
ssh_config ssh_config.* ssh_proxy ssh_proxy_bak \
|
||||
ssh_proxy_* sshd.log sshd_config sshd_config.* \
|
||||
|
|
Loading…
Reference in New Issue