mirror of git://anongit.mindrot.org/openssh.git
upstream: test -h is the POSIXly way of testing for a symlink. Reduces
diff vs Portable. OpenBSD-Regress-ID: 6f31cd6e231e3b8c5c2ca0307573ccb7484bff7d
This commit is contained in:
parent
edcff77f82
commit
22b2b6c555
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue