mirror of
https://github.com/PowerShell/openssh-portable.git
synced 2025-07-31 01:35:11 +02:00
update comment
This commit is contained in:
parent
43dc5f0319
commit
12f321c8ea
@ -2,7 +2,7 @@
|
|||||||
# Placed in the Public Domain.
|
# Placed in the Public Domain.
|
||||||
|
|
||||||
if [ "$os" == "windows" ]; then
|
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"
|
echo "skipped, multiplexing not supported on windows OS"
|
||||||
exit 0
|
exit 0
|
||||||
fi
|
fi
|
||||||
|
Loading…
x
Reference in New Issue
Block a user