[openssh-commits] [openssh] 01/02: upstream: test -h is the POSIXly way of testing for a symlink. Reduces

git+noreply at mindrot.org git+noreply at mindrot.org
Fri Mar 29 22:01:38 AEDT 2024


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

dtucker pushed a commit to branch master
in repository openssh.

commit 22b2b6c555334bffdf357a2e4aa74308b03b83c3
Author: dtucker at openbsd.org <dtucker at openbsd.org>
AuthorDate: Tue Mar 26 08:09:16 2024 +0000

    upstream: test -h is the POSIXly way of testing for a symlink. Reduces
    
    diff vs Portable.
    
    OpenBSD-Regress-ID: 6f31cd6e231e3b8c5c2ca0307573ccb7484bff7d
---
 regress/sftp-cmds.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/regress/sftp-cmds.sh b/regress/sftp-cmds.sh
index 6d1b0459..b16bc309 100644
--- a/regress/sftp-cmds.sh
+++ b/regress/sftp-cmds.sh
@@ -1,4 +1,4 @@
-#	$OpenBSD: sftp-cmds.sh,v 1.17 2024/03/25 06:05:42 dtucker Exp $
+#	$OpenBSD: sftp-cmds.sh,v 1.18 2024/03/26 08:09:16 dtucker Exp $
 #	Placed in the Public Domain.
 
 # XXX - TODO: 

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


More information about the openssh-commits mailing list