Skip to content

Commit 12f321c

Browse files
committed
update comment
1 parent 43dc5f0 commit 12f321c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

regress/connection-timeout.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Placed in the Public Domain.
33

44
if [ "$os" == "windows" ]; then
5-
# Windows, -oControlMaster not supported, but ConnectionTimeout is valid
5+
# Win32-OpenSSH does not support -oControlMaster
66
echo "skipped, multiplexing not supported on windows OS"
77
exit 0
88
fi

0 commit comments

Comments
 (0)