mirror of
https://github.com/PowerShell/openssh-portable.git
synced 2025-07-30 17:25:09 +02:00
update comment
This commit is contained in:
parent
43dc5f0319
commit
12f321c8ea
@ -2,7 +2,7 @@
|
||||
# Placed in the Public Domain.
|
||||
|
||||
if [ "$os" == "windows" ]; then
|
||||
# Windows, -oControlMaster not supported, but ConnectionTimeout is valid
|
||||
# Win32-OpenSSH does not support -oControlMaster
|
||||
echo "skipped, multiplexing not supported on windows OS"
|
||||
exit 0
|
||||
fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user