We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 43dc5f0 commit 12f321cCopy full SHA for 12f321c
regress/connection-timeout.sh
@@ -2,7 +2,7 @@
2
# Placed in the Public Domain.
3
4
if [ "$os" == "windows" ]; then
5
- # Windows, -oControlMaster not supported, but ConnectionTimeout is valid
+ # Win32-OpenSSH does not support -oControlMaster
6
echo "skipped, multiplexing not supported on windows OS"
7
exit 0
8
fi
0 commit comments